1 write to disposed
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (1)
116disposed = true;
2 references to disposed
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ObjectReference.cs (2)
100ObjectDisposedException.ThrowIf(disposed, typeof(ObjectReference<>)); 111if (disposed)