1 write to calledShutdown
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (1)
480this.calledShutdown = true;
2 references to calledShutdown
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
478if (!this.calledShutdown) 503return this.calledShutdown;