2 references to IWSTrust13Sync
System.ServiceModel (2)
System\ServiceModel\Security\IWSTrust13SyncContract.cs (1)
14
[ServiceContract( Name = WSTrustServiceContractConstants.Contracts.
IWSTrust13Sync
, Namespace = WSTrustServiceContractConstants.Namespace )]
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
1752
else if (StringComparer.OrdinalIgnoreCase.Equals(portType.Name, WSTrustServiceContractConstants.Contracts.
IWSTrust13Sync
))