17 references to sendGuard
System.ServiceModel (17)
System\ServiceModel\Channels\ReliableOutputConnection.cs (17)
147
this.
sendGuard
.Abort();
260
this.
sendGuard
.BeginClose,
266
this.
sendGuard
.EndClose,
295
this.
sendGuard
.Close(timeoutHelper.RemainingTime());
304
this.
sendGuard
.Exit();
307
if (this.
sendGuard
.Enter())
331
this.
sendGuard
.Exit();
343
this.
sendGuard
.Exit();
355
this.
sendGuard
.Abort();
397
if (
sendGuard
.Enter())
410
this.
sendGuard
.Exit();
424
if (this.
sendGuard
.Enter())
564
if (this.
sendGuard
.Enter())
582
this.
sendGuard
.Exit();
737
if (this.connection.
sendGuard
.Enter())
754
this.connection.
sendGuard
.Exit();
786
this.connection.
sendGuard
.Exit();