3 references to IsConcurrent
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (3)
664return this.concurrency.IsConcurrent(ref rpc); 980if (this.concurrency.IsConcurrent(ref rpc)) 1153if (this.concurrency.IsConcurrent(ref rpc) && !(rpc.Operation.Invoker is IManualConcurrencyOperationInvoker))