2 references to ToConstantByteArrayHandle
System.Private.CoreLib (2)
System\Reflection\Runtime\General\MetadataReaderExtensions.NativeFormat.cs (2)
350
return handle.
ToConstantByteArrayHandle
(reader).GetConstantByteArray(reader).Value.ToArray();
430
return enumArray.Value.
ToConstantByteArrayHandle
(reader).GetConstantByteArray(reader).Value.ToArray(elementType);