1 write to operationContextScope
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\AnnouncementClient.cs (1)
589
this.
operationContextScope
= new OperationContextScope(clientChannel);
2 references to operationContextScope
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\AnnouncementClient.cs (2)
601
if (this.
operationContextScope
!= null)
603
this.
operationContextScope
.Dispose();