8 references to guard
System.ServiceModel (8)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (8)
452this.guard.Abort(); 457return this.guard.BeginClose(timeout, callback, state); 462this.guard.Close(timeout); 467this.guard.EndClose(result); 519if (this.guard.Enter()) 531this.guard.Exit(); 851if (this.guard.Enter()) 859this.guard.Exit();