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