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); 7745return new ConstantUInt16Value(this, handle);
2 references to ConstantUInt16Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2268public ConstantUInt16Value GetConstantUInt16Value(MetadataReader reader) 7743public ConstantUInt16Value GetConstantUInt16Value(ConstantUInt16ValueHandle handle)