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); 7680return new ConstantInt16Value(this, handle);
2 references to ConstantInt16Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1229public ConstantInt16Value GetConstantInt16Value(MetadataReader reader) 7678public ConstantInt16Value GetConstantInt16Value(ConstantInt16ValueHandle handle)