5 references to guard
System.ServiceModel (5)
System\ServiceModel\Channels\ChannelReliableSession.cs (5)
56return this.guard; 147this.guard.Abort(); 210return this.guard.BeginClose(timeout, callback, state); 217this.guard.Close(timeout); 229this.guard.EndClose(result);