3 references to PtrToStructureImpl
System.Private.CoreLib (3)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (1)
550Marshal.PtrToStructureImpl(address, o);
System\Runtime\InteropServices\Marshal.NativeAot.cs (2)
60PtrToStructureImpl(ptr, structure); 350PtrToStructureImpl(nativeBytes, ptr);