1 write to _supportFaults
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
20set { _supportFaults = value; }
1 reference to _supportFaults
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlSerializerFormatAttribute.cs (1)
19get { return _supportFaults; }