2 references to TESTSERVICE_NAME
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
)]