2 instantiations of ConstantByteArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
422
=> new
ConstantByteArray
(reader, this);
7630
return new
ConstantByteArray
(this, handle);
2 references to ConstantByteArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
421
public
ConstantByteArray
GetConstantByteArray(MetadataReader reader)
7628
public
ConstantByteArray
GetConstantByteArray(ConstantByteArrayHandle handle)