1 write to terminate
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
91
this.
terminate
= TerminatingOperationBehavior.CreateIfNecessary(dispatch);
2 references to terminate
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
1606
if (this.
terminate
!= null)
1610
this.
terminate
.AfterReply(ref rpc);