1 write to closed
System.ServiceModel (1)
System\ServiceModel\Channels\RequestChannel.cs (1)
93closed = true;
2 references to closed
System.ServiceModel (2)
System\ServiceModel\Channels\RequestChannel.cs (2)
91if (!closed) 195if (!closed && closedEvent != null)