1 write to RequestContext
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (1)
266
this.
RequestContext
= requestContext;
2 references to RequestContext
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\BufferedReceiveBinder.cs (2)
85
requestContext = wrapper.
RequestContext
;
116
requestContext = wrapper.
RequestContext
;