2 instantiations of ConstantCharValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
662
=> new
ConstantCharValue
(reader, this);
7645
return new
ConstantCharValue
(this, handle);
2 references to ConstantCharValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
661
public
ConstantCharValue
GetConstantCharValue(MetadataReader reader)
7643
public
ConstantCharValue
GetConstantCharValue(ConstantCharValueHandle handle)