1 write to @GenerateInternalTypes
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
854o.@GenerateInternalTypes = System.Xml.XmlConvert.ToBoolean(Reader.ReadElementString());
3 references to @GenerateInternalTypes
System.Web.Extensions (3)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
514if (proxyOptions.GenerateInternalTypes) 783options.GenerateInternal = proxyOptions.GenerateInternalTypes;
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
199WriteElementStringRaw(@"GenerateInternalTypes", @"urn:schemas-microsoft-com:xml-wcfservicemap", System.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@GenerateInternalTypes)));