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