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

IAssemblyIdentity.PublicKey Property

PublicKey

Gets the full public key, or an empty array.

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