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