4 references to OperationCompletedIsEnabled
System.ServiceModel.Primitives (4)
System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (2)
94if (WcfEventSource.Instance.OperationCompletedIsEnabled() || 159if (WcfEventSource.Instance.OperationCompletedIsEnabled())
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (2)
156if (WcfEventSource.Instance.OperationCompletedIsEnabled() || 237if (WcfEventSource.Instance.OperationCompletedIsEnabled())