5 references to MtomBindingTestHelper
Binding.Http.IntegrationTests (5)
BasicHttpBindingTests.4.0.0.cs (5)
374
ChannelFactory<
MtomBindingTestHelper
.IMtomStreamingService> factory = null;
375
MtomBindingTestHelper
.IMtomStreamingService serviceProxy = null;
381
await using (WebApplication app =
MtomBindingTestHelper
.BuildWCFService())
386
factory = new ChannelFactory<
MtomBindingTestHelper
.IMtomStreamingService>(
387
MtomBindingTestHelper
.CreateMtomClientBinding(),