2 references to IsNamespaceReferenceHandle
System.Private.CoreLib (2)
System\Reflection\Runtime\General\MetadataReaderExtensions.NativeFormat.cs (2)
511
if (!typeReference.ParentNamespaceOrType.
IsNamespaceReferenceHandle
(reader))
521
if (!namespaceReference.ParentScopeOrNamespace.
IsNamespaceReferenceHandle
(reader))