1 write to operationContextScope
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryClient.cs (1)
1291
this.
operationContextScope
= new OperationContextScope(clientChannel);
2 references to operationContextScope
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\DiscoveryClient.cs (2)
1306
if (this.
operationContextScope
!= null)
1308
this.
operationContextScope
.Dispose();