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