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