2 instantiations of ConstantStringValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2109
=> new
ConstantStringValue
(reader, this);
7735
return new
ConstantStringValue
(this, handle);
2 references to ConstantStringValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
2108
public
ConstantStringValue
GetConstantStringValue(MetadataReader reader)
7733
public
ConstantStringValue
GetConstantStringValue(ConstantStringValueHandle handle)