7 references to DisposeAbi
PresentationFramework (7)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (1)
1630
public static void DisposeAbi(IntPtr abi) => MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Data.Text.WordSegmentsTokenizingHandler>.
DisposeAbi
(abi);
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (3)
746
DisposeAbi
(data[i]);
837
public static void DisposeAbi(IntPtr thisPtr) => MarshalInterfaceHelper<T>.
DisposeAbi
(thisPtr);
949
public static void DisposeAbi(IntPtr ptr) => MarshalInterfaceHelper<object>.
DisposeAbi
(ptr);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
52
MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IIterable<T>>.
DisposeAbi
(abi);
211
MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IIterator<T>>.
DisposeAbi
(abi);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
47
MarshalInterfaceHelper<global::MS.Internal.WindowsRuntime.Windows.Foundation.Collections.IVectorView<T>>.
DisposeAbi
(abi);