2 references to OPERATION_BASE
Binding.UDS.IntegrationTests (2)
ServiceContract\IEchoService.cs (2)
18
[OperationContract(Name = "Echo", Action = Constants.
OPERATION_BASE
+ "Echo",
19
ReplyAction = Constants.
OPERATION_BASE
+ "EchoResponse")]