MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIAssembly­IdentityPublic­Key­Token
Open sandboxFocus

IAssemblyIdentity.PublicKeyToken Property

PublicKeyToken

Gets the public key token, or an empty array.

Declaration
ImmutableArray<byte> PublicKeyToken { get; }
Property Value
Type Description
System.Collections.Immutable.ImmutableArray<System.Byte>