1 write to _terminate
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
49_terminate = TerminatingOperationBehavior.CreateIfNecessary(dispatch);
2 references to _terminate
System.ServiceModel.Primitives (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
896if (_terminate != null) 900_terminate.AfterReply(ref rpc);