7 writes to DisposeAbi
PresentationFramework (7)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (7)
997
DisposeAbi
= (object box) => MarshalString.DisposeAbi(box);
1016
DisposeAbi
= (object box) => { };
1038
DisposeAbi
= (object box) => { };
1056
DisposeAbi
= (object box) => { };
1074
DisposeAbi
= (object box) => MarshalInterface<T>.DisposeAbi((IntPtr)box);
1085
DisposeAbi
= (object box) => MarshalInspectable.DisposeAbi((IntPtr)box);
1096
DisposeAbi
= (object box) => { };
3 references to DisposeAbi
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
591
Marshaler<T>.
DisposeAbi
(abi_element);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (1)
613
Marshaler<T>.
DisposeAbi
(__params[1]);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
375
Marshaler<T>.
DisposeAbi
(__params[2]);