2 references to PUBLIC_KEY_TOKEN
Microsoft.CodeAnalysis.UnitTests (2)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (2)
256
byte[] result = GetPropertyBytes(nameObject, PropertyId.
PUBLIC_KEY_TOKEN
);
391
SetProperty(nameObject, PropertyId.
PUBLIC_KEY_TOKEN
, value);