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