2 references to ToConstantInt64ArrayHandle
System.Private.CoreLib (2)
System\Reflection\Runtime\General\MetadataReaderExtensions.NativeFormat.cs (2)
368
return handle.
ToConstantInt64ArrayHandle
(reader).GetConstantInt64Array(reader).Value.ToArray();
448
return enumArray.Value.
ToConstantInt64ArrayHandle
(reader).GetConstantInt64Array(reader).Value.ToArray(elementType);