2 instantiations of PropertySignature
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
4417
=> new
PropertySignature
(reader, this);
7865
return new
PropertySignature
(this, handle);
2 references to PropertySignature
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
4416
public
PropertySignature
GetPropertySignature(MetadataReader reader)
7863
public
PropertySignature
GetPropertySignature(PropertySignatureHandle handle)