6 writes to RequestContextThrewOnReply
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (5)
116rpc.RequestContextThrewOnReply = true; 122rpc.RequestContextThrewOnReply = false; 147rpc.RequestContextThrewOnReply = true; 187rpc.RequestContextThrewOnReply = true; 214rpc.RequestContextThrewOnReply = false;
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\MessageRpc.cs (1)
94this.RequestContextThrewOnReply = false;
1 reference to RequestContextThrewOnReply
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
749if (rpc.RequestContextThrewOnReply)