3 references to TestFaultWithKnownType
Contract.Fault.IntegrationTests (3)
FaultExceptionTests.4.0.0.cs (2)
214serviceProxy.TestFaultWithKnownType(faultMsg, null); 248var response = serviceProxy.TestFaultWithKnownType(null, input);
FaultExceptionTests.cs (1)
39serviceProxy.TestFaultWithKnownType(null, input);