1 write to @ImportXmlTypes
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
848o.@ImportXmlTypes = System.Xml.XmlConvert.ToBoolean(Reader.ReadElementString());
2 references to @ImportXmlTypes
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
786options.ImportXmlType = proxyOptions.ImportXmlTypes;
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
198WriteElementStringRaw(@"ImportXmlTypes", @"urn:schemas-microsoft-com:xml-wcfservicemap", System.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@ImportXmlTypes)));