6 references to Guard
System.ServiceModel.Primitives (6)
System\ServiceModel\Channels\ChannelReliableSession.cs (6)
69
Guard
.Abort();
133
await
Guard
.CloseAsync(timeout);
674
if (
Guard
.Enter())
692
Guard
.Exit();
831
Guard
.Exit();
847
return
Guard
.Enter();