1 write to TrustVersion
System.ServiceModel (1)
System\ServiceModel\Security\WSTrustChannelFactory.cs (1)
386tmpLockedProperties.TrustVersion = GetTrustVersion();
3 references to TrustVersion
System.ServiceModel (3)
System\ServiceModel\Security\WSTrustChannelFactory.cs (3)
347lockedProperties.TrustVersion, 388tmpLockedProperties.RequestSerializer = GetRequestSerializer(tmpLockedProperties.TrustVersion); 389tmpLockedProperties.ResponseSerializer = GetResponseSerializer(tmpLockedProperties.TrustVersion);