6 references to FaultDetailWithXmlSerializerFormatAttribute
Contract.XmlSerializer.IntegrationTests (2)
XmlSerializerFormatTest.cs (2)
87
catch (FaultException<
FaultDetailWithXmlSerializerFormatAttribute
> fException)
109
catch (FaultException<
FaultDetailWithXmlSerializerFormatAttribute
> fException)
dotnet-svcutil.xmlserializer.IntegrationTests (2)
src\System.Private.ServiceModel\tests\Scenarios\Contract\XmlSerializer\XmlSerializerFormatTest.cs (2)
87
catch (FaultException<
FaultDetailWithXmlSerializerFormatAttribute
> fException)
109
catch (FaultException<
FaultDetailWithXmlSerializerFormatAttribute
> fException)
ScenarioTests.Common.Tests (2)
ServiceInterfaces.cs (2)
688
[FaultContract(typeof(
FaultDetailWithXmlSerializerFormatAttribute
),
695
[FaultContract(typeof(
FaultDetailWithXmlSerializerFormatAttribute
),