1 write to isDisposed
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
103if ((this.isDisposed != 1) && (Interlocked.Exchange(ref this.isDisposed, 1) == 0))
1 reference to isDisposed
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
103if ((this.isDisposed != 1) && (Interlocked.Exchange(ref this.isDisposed, 1) == 0))