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