2 writes to IsPending
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannel.cs (1)
97IsPending = true;
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
314rpc.Channel.IsPending = false;
1 reference to IsPending
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
312if (rpc.Channel.IsPending)