2 instantiations of ConstantDoubleArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
742
=> new
ConstantDoubleArray
(reader, this);
7650
return new
ConstantDoubleArray
(this, handle);
2 references to ConstantDoubleArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
741
public
ConstantDoubleArray
GetConstantDoubleArray(MetadataReader reader)
7648
public
ConstantDoubleArray
GetConstantDoubleArray(ConstantDoubleArrayHandle handle)