2 writes to CopyAbi
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (2)
1022CopyAbi = MarshalGeneric<T>.CopyAbi; 1062CopyAbi = MarshalNonBlittable<T>.CopyAbi;
1 reference to CopyAbi
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
477Marshaler<T>.CopyAbi(m._marshalers[i], (IntPtr)element);