3 references to DisposeAbiArray
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (3)
690
DisposeAbiArray
((i, data));
868
public static unsafe void DisposeAbiArray(object box) => MarshalInterfaceHelper<T>.
DisposeAbiArray
(box);
974
public static unsafe void DisposeAbiArray(object box) => MarshalInterfaceHelper<object>.
DisposeAbiArray
(box);