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