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