2 instantiations of ConstantBooleanValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
342
=> new
ConstantBooleanValue
(reader, this);
7625
return new
ConstantBooleanValue
(this, handle);
2 references to ConstantBooleanValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
341
public
ConstantBooleanValue
GetConstantBooleanValue(MetadataReader reader)
7623
public
ConstantBooleanValue
GetConstantBooleanValue(ConstantBooleanValueHandle handle)