2 instantiations of ConstantReferenceValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1626
=> new
ConstantReferenceValue
(reader, this);
7705
return new
ConstantReferenceValue
(this, handle);
2 references to ConstantReferenceValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1625
public
ConstantReferenceValue
GetConstantReferenceValue(MetadataReader reader)
7703
public
ConstantReferenceValue
GetConstantReferenceValue(ConstantReferenceValueHandle handle)