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