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