2 references to Dispose
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (2)
465Func<bool> dispose = () => { m.Dispose(); return false; }; 593public static void DisposeMarshalerArray(object box) => ((MarshalerArray)box).Dispose();