1 write to _requestType
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustRequestProcessingErrorEventArgs.cs (1)
25
_requestType
= requestType;
1 reference to _requestType
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustRequestProcessingErrorEventArgs.cs (1)
41
get { return
_requestType
; }