2 instantiations of ConstantInt32Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1390
=> new
ConstantInt32Value
(reader, this);
7690
return new
ConstantInt32Value
(this, handle);
2 references to ConstantInt32Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1389
public
ConstantInt32Value
GetConstantInt32Value(MetadataReader reader)
7688
public
ConstantInt32Value
GetConstantInt32Value(ConstantInt32ValueHandle handle)