2 instantiations of ConstantUInt32Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2429
=> new
ConstantUInt32Value
(reader, this);
7755
return new
ConstantUInt32Value
(this, handle);
2 references to ConstantUInt32Value
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2428
public
ConstantUInt32Value
GetConstantUInt32Value(MetadataReader reader)
7753
public
ConstantUInt32Value
GetConstantUInt32Value(ConstantUInt32ValueHandle handle)