2 instantiations of ConstantInt16Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1230
=> new
ConstantInt16Value
(reader, this);
7680
return new
ConstantInt16Value
(this, handle);
2 references to ConstantInt16Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1229
public
ConstantInt16Value
GetConstantInt16Value(MetadataReader reader)
7678
public
ConstantInt16Value
GetConstantInt16Value(ConstantInt16ValueHandle handle)