1 write to _eventActivity
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
163_eventActivity = EventTraceActivity.GetFromThreadOrCreate();
2 references to _eventActivity
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
160if (_eventActivity == null) 165return _eventActivity;