1 write to @GenerateMessageContracts
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
860
o.
@GenerateMessageContracts
= System.Xml.XmlConvert.ToBoolean(Reader.ReadElementString());
2 references to @GenerateMessageContracts
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
541
if (proxyOptions.
GenerateMessageContracts
)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
200
WriteElementStringRaw(@"GenerateMessageContracts", @"urn:schemas-microsoft-com:xml-wcfservicemap", System.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.
@GenerateMessageContracts
)));