3 writes to ExistingInstanceContext
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (3)
1164_requestInfo.ExistingInstanceContext = _requestInfo.DispatchRuntime.InstanceContextProvider.GetExistingInstanceContext(request.RequestMessage, transparentProxy); 1254this.ExistingInstanceContext = null; 1265this.ExistingInstanceContext = null;
1 reference to ExistingInstanceContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
294this, cleanThread, currentOperationContext, _requestInfo.ExistingInstanceContext, eventTraceActivity);