2 references to ToConstantInt16ArrayHandle
System.Private.CoreLib (2)
System\Reflection\Runtime\General\MetadataReaderExtensions.NativeFormat.cs (2)
356
return handle.
ToConstantInt16ArrayHandle
(reader).GetConstantInt16Array(reader).Value.ToArray();
436
return enumArray.Value.
ToConstantInt16ArrayHandle
(reader).GetConstantInt16Array(reader).Value.ToArray(elementType);