1 write to _typeOrNamespace
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\ImportDefinition.cs (1)
34_typeOrNamespace = typeOrNamespace;
2 references to _typeOrNamespace
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\ImportDefinition.cs (2)
14public BlobHandle TargetNamespace => (BlobHandle)_typeOrNamespace; 15public EntityHandle TargetType => (EntityHandle)_typeOrNamespace;