4 references to OperationCompletedIsEnabled
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\SyncMethodInvoker.cs (2)
95
if (WcfEventSource.Instance.
OperationCompletedIsEnabled
() ||
160
if (WcfEventSource.Instance.
OperationCompletedIsEnabled
())
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (2)
154
if (WcfEventSource.Instance.
OperationCompletedIsEnabled
() ||
235
if (WcfEventSource.Instance.
OperationCompletedIsEnabled
())