4 references to FaultReason
ScenarioTests.Common.Tests (1)
ScenarioTestTypes.cs (1)
783new FaultReason("Reason: Testing FaultException returned from Duplex Callback"),
System.ServiceModel.Primitives.Tests (2)
ServiceModel\FaultExceptionTest.cs (2)
20var reason = new FaultReason("Fault reason"); 107var reason = new FaultReason("Fault reason");
UnitTests.Common (1)
TestTypes.cs (1)
709new FaultReason("Reason: Testing FaultException returned from Duplex Callback"),