2 instantiations of ConstantSingleValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1946
=> new
ConstantSingleValue
(reader, this);
7725
return new
ConstantSingleValue
(this, handle);
2 references to ConstantSingleValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1945
public
ConstantSingleValue
GetConstantSingleValue(MetadataReader reader)
7723
public
ConstantSingleValue
GetConstantSingleValue(ConstantSingleValueHandle handle)