2 instantiations of ConstantUInt64Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2589
=> new
ConstantUInt64Value
(reader, this);
7765
return new
ConstantUInt64Value
(this, handle);
2 references to ConstantUInt64Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2588
public
ConstantUInt64Value
GetConstantUInt64Value(MetadataReader reader)
7763
public
ConstantUInt64Value
GetConstantUInt64Value(ConstantUInt64ValueHandle handle)