1 write to UseMessageFormat
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
1317
faultOptions.
UseMessageFormat
= svcMapFile.ClientOptions.UseSerializerForFaults;
3 references to UseMessageFormat
System.ServiceModel (3)
System\ServiceModel\Description\MessageContractImporter.cs (3)
231
if (!this.faultImportOptions.
UseMessageFormat
)
274
this.faultImportOptions.
UseMessageFormat
);
592
if (this.faultImportOptions.
UseMessageFormat
)