5 references to Namespace
System.ServiceModel (5)
System\ServiceModel\Security\IWSTrust13AsyncContract.cs (1)
15[ServiceContract( Name = WSTrustServiceContractConstants.Contracts.IWSTrust13Async, Namespace = WSTrustServiceContractConstants.Namespace )]
System\ServiceModel\Security\IWSTrust13SyncContract.cs (1)
14[ServiceContract( Name = WSTrustServiceContractConstants.Contracts.IWSTrust13Sync, Namespace = WSTrustServiceContractConstants.Namespace )]
System\ServiceModel\Security\IWSTrustFeb2005AsyncContract.cs (1)
15[ServiceContract( Name = WSTrustServiceContractConstants.Contracts.IWSTrustFeb2005Async, Namespace = WSTrustServiceContractConstants.Namespace )]
System\ServiceModel\Security\IWSTrustFeb2005SyncContract.cs (1)
14[ServiceContract( Name = WSTrustServiceContractConstants.Contracts.IWSTrustFeb2005Sync, Namespace = WSTrustServiceContractConstants.Namespace )]
System\ServiceModel\Security\WSTrustServiceContract.cs (1)
43[ServiceBehavior(Name = WSTrustServiceContractConstants.ServiceBehaviorName, Namespace = WSTrustServiceContractConstants.Namespace, InstanceContextMode = InstanceContextMode.Single, ConcurrencyMode = ConcurrencyMode.Multiple)]