3 references to OneWayAsync
Binding.ReliableSession.IntegrationTests (3)
NetHttpBindingTests.cs (1)
79
await serviceProxy.
OneWayAsync
(testString);
NetTcpBindingTests.cs (1)
73
await serviceProxy.
OneWayAsync
(testString);
WSHttpBindingTests.cs (1)
79
await serviceProxy.
OneWayAsync
(testString);