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