3 references to NULL_PUBLIC_KEY_TOKEN
Microsoft.CodeAnalysis.Scripting (3)
src\Compilers\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs (3)
203
Debug.Assert(propertyId == PropertyId.
NULL_PUBLIC_KEY_TOKEN
|| propertyId == PropertyId.NULL_PUBLIC_KEY);
262
if (IsKeyOrTokenEmpty(nameObject, PropertyId.
NULL_PUBLIC_KEY_TOKEN
))
387
nameObject.SetProperty(PropertyId.
NULL_PUBLIC_KEY_TOKEN
, null, 0);