2 instantiations of ConstantUInt16Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2269
=> new
ConstantUInt16Value
(reader, this);
7745
return new
ConstantUInt16Value
(this, handle);
2 references to ConstantUInt16Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2268
public
ConstantUInt16Value
GetConstantUInt16Value(MetadataReader reader)
7743
public
ConstantUInt16Value
GetConstantUInt16Value(ConstantUInt16ValueHandle handle)