1 write to _trustVersion
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannelFactory.cs (1)
169
_trustVersion
= value;
2 references to _trustVersion
System.ServiceModel (2)
System\ServiceModel\Security\WSTrustChannelFactory.cs (2)
159
return
_trustVersion
;
446
TrustVersion trustVersion =
_trustVersion
;