2 writes to _dispatchContext
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustServiceContract.cs (2)
1392
_dispatchContext
= dispatchContext;
1452
_dispatchContext
= _trustServiceContract.EndDispatchRequest(ar);
1 reference to _dispatchContext
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
1407
get { return
_dispatchContext
; }