2 instantiations of ConstantSByteArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1706
=> new
ConstantSByteArray
(reader, this);
7710
return new
ConstantSByteArray
(this, handle);
2 references to ConstantSByteArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
1705
public
ConstantSByteArray
GetConstantSByteArray(MetadataReader reader)
7708
public
ConstantSByteArray
GetConstantSByteArray(ConstantSByteArrayHandle handle)