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