1 write to _dispatchContext
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
1481_dispatchContext = dispatchContext;
9 references to _dispatchContext
System.ServiceModel (9)
System\ServiceModel\Security\WSTrustServiceContract.cs (9)
1475get { return _dispatchContext; } 1529_dispatchContext.ResponseMessage = _dispatchContext.SecurityTokenService.EndCancel(ar); 1545_dispatchContext.ResponseMessage = _dispatchContext.SecurityTokenService.EndIssue(ar); 1561_dispatchContext.ResponseMessage = _dispatchContext.SecurityTokenService.EndRenew(ar); 1577_dispatchContext.ResponseMessage = _dispatchContext.SecurityTokenService.EndValidate(ar);