2 instantiations of ConstantByteValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
502
=> new
ConstantByteValue
(reader, this);
7635
return new
ConstantByteValue
(this, handle);
2 references to ConstantByteValue
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
501
public
ConstantByteValue
GetConstantByteValue(MetadataReader reader)
7633
public
ConstantByteValue
GetConstantByteValue(ConstantByteValueHandle handle)