2 writes to closed
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
422this.closed = true; 456this.closed = true;
7 references to closed
System.ServiceModel (7)
System\ServiceModel\Channels\SharedConnectionListener.cs (7)
352if (this.closed) 366if (this.closed) 437if (this.closed) 781bool isClosed = !closed; 859if (this.proxy.closed) 890if (this.proxy.closed) 1255if (this.closed)