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