1 write to _incrementedActivityCountInConstructor
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
115
_incrementedActivityCountInConstructor
= true;
2 references to _incrementedActivityCountInConstructor
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
673
if ((context == null) &&
_incrementedActivityCountInConstructor
)
793
if (
_incrementedActivityCountInConstructor
)