2 instantiations of ConstantDoubleValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
822
=> new
ConstantDoubleValue
(reader, this);
7655
return new
ConstantDoubleValue
(this, handle);
2 references to ConstantDoubleValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
821
public
ConstantDoubleValue
GetConstantDoubleValue(MetadataReader reader)
7653
public
ConstantDoubleValue
GetConstantDoubleValue(ConstantDoubleValueHandle handle)