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