2 instantiations of ConstantInt64Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1550
=> new
ConstantInt64Value
(reader, this);
7700
return new
ConstantInt64Value
(this, handle);
2 references to ConstantInt64Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1549
public
ConstantInt64Value
GetConstantInt64Value(MetadataReader reader)
7698
public
ConstantInt64Value
GetConstantInt64Value(ConstantInt64ValueHandle handle)