1 reference to GetPointerType
System.Private.CoreLib (1)
System\InvokeUtils.cs (1)
403
if (dstEEType == typeof(void*).TypeHandle.ToMethodTable() || RuntimeImports.AreTypesAssignable(pSourceType: srcPointer.
GetPointerType
().TypeHandle.ToMethodTable(), pTargetType: dstEEType))