1 reference to ObjRefFromAbi
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
45
thisPtr == IntPtr.Zero ? null : new IReadOnlyList<T>(
ObjRefFromAbi
(thisPtr));