8 writes to RequestContextThrewOnReply
System.ServiceModel (8)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (7)
376rpc.RequestContextThrewOnReply = true; 427rpc.RequestContextThrewOnReply = true; 472rpc.RequestContextThrewOnReply = true; 478rpc.RequestContextThrewOnReply = false; 510rpc.RequestContextThrewOnReply = true; 558rpc.RequestContextThrewOnReply = true; 605rpc.RequestContextThrewOnReply = false;
System\ServiceModel\Dispatcher\MessageRpc.cs (1)
115this.RequestContextThrewOnReply = false;
1 reference to RequestContextThrewOnReply
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1526if (rpc.RequestContextThrewOnReply)