2 instantiations of ConstantCharArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
582
=> new
ConstantCharArray
(reader, this);
7640
return new
ConstantCharArray
(this, handle);
2 references to ConstantCharArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
581
public
ConstantCharArray
GetConstantCharArray(MetadataReader reader)
7638
public
ConstantCharArray
GetConstantCharArray(ConstantCharArrayHandle handle)