2 references to NS
Binding.UDS.IntegrationTests (2)
ServiceContract\IEchoService.cs (2)
12
public const string OPERATION_BASE =
NS
+ TESTSERVICE_NAME + "/";
15
[ServiceContract(Namespace = Constants.
NS
, Name = Constants.TESTSERVICE_NAME)]