4 references to Guard
System.ServiceModel (4)
System\ServiceModel\Channels\ChannelReliableSession.cs (4)
790
if (this.
Guard
.Enter())
808
this.
Guard
.Exit();
960
this.
Guard
.Exit();
976
return this.
Guard
.Enter();