2 instantiations of ConstantBooleanArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
262
=> new
ConstantBooleanArray
(reader, this);
7620
return new
ConstantBooleanArray
(this, handle);
2 references to ConstantBooleanArray
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
261
public
ConstantBooleanArray
GetConstantBooleanArray(MetadataReader reader)
7618
public
ConstantBooleanArray
GetConstantBooleanArray(ConstantBooleanArrayHandle handle)