1 write to @Wrapped
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
944
o.
@Wrapped
= System.Xml.XmlConvert.ToBoolean(Reader.ReadElementString());
2 references to @Wrapped
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
1323
wrappedOptions.WrappedFlag = svcMapFile.ClientOptions.
Wrapped
;
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
227
WriteElementStringRaw(@"Wrapped", @"urn:schemas-microsoft-com:xml-wcfservicemap", System.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.
@Wrapped
)));