1 write to SupportFaults
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (1)
2149operationAttribute.SupportFaults = supportFaults;
3 references to SupportFaults
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (3)
144if (_reflector.Attribute.SupportFaults && !dispatch.IsFaultFormatterSetExplicit) 165if (_reflector.Attribute.SupportFaults && !proxy.IsFaultFormatterSetExplicit) 363if (this.Attribute.SupportFaults)