2 references to IWSTrust13Async
System.ServiceModel (2)
System\ServiceModel\Security\IWSTrust13AsyncContract.cs (1)
15
[ServiceContract( Name = WSTrustServiceContractConstants.Contracts.
IWSTrust13Async
, Namespace = WSTrustServiceContractConstants.Namespace )]
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
1858
else if (StringComparer.OrdinalIgnoreCase.Equals(portType.Name, WSTrustServiceContractConstants.Contracts.
IWSTrust13Async
))