7 references to InnerChannel
System.ServiceModel.Discovery (7)
System\ServiceModel\Discovery\AnnouncementClient.cs (6)
308using (new AnnouncementOperationContextScope(InnerChannel)) 330using (new AnnouncementOperationContextScope(InnerChannel)) 346using (new AnnouncementOperationContextScope(InnerChannel)) 362using (new AnnouncementOperationContextScope(InnerChannel)) 377using (new AnnouncementOperationContextScope(InnerChannel)) 411using (new AnnouncementOperationContextScope(InnerChannel))
System\ServiceModel\Discovery\AnnouncementSendsAsyncResult.cs (1)
38using (new OperationContextScope(this.announcementClient.InnerChannel))