1 instantiation of ReferencedAssembly
System.Web.Extensions (1)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
1170o = new global::System.Web.Compilation.WCFModel.ReferencedAssembly();
17 references to ReferencedAssembly
System.Web.Extensions (17)
Compilation\WCFModel\ClientOptions.cs (4)
38private List<ReferencedAssembly> m_ReferencedAssemblyList; 382[XmlSerialization.XmlArrayItem("ReferencedAssembly", typeof(ReferencedAssembly))] 383public List<ReferencedAssembly> ReferencedAssemblyList 389m_ReferencedAssemblyList = new List<ReferencedAssembly>();
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
1159foreach (ReferencedAssembly referencedAssembly in proxyOptions.ReferencedAssemblyList)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (12)
231global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly> a = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly>)((global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly>)o.@ReferencedAssemblyList); 235Write7_ReferencedAssembly(@"ReferencedAssembly", @"urn:schemas-microsoft-com:xml-wcfservicemap", ((global::System.Web.Compilation.WCFModel.ReferencedAssembly)a[ia]), true, false); 303void Write7_ReferencedAssembly(string n, string ns, global::System.Web.Compilation.WCFModel.ReferencedAssembly o, bool isNullable, bool needType) { 310if (t == typeof(global::System.Web.Compilation.WCFModel.ReferencedAssembly)) { 778global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly> a_14 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly>)o.@ReferencedAssemblyList; 956global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly> a_14_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.ReferencedAssembly>)o.@ReferencedAssemblyList; 1158global::System.Web.Compilation.WCFModel.ReferencedAssembly Read7_ReferencedAssembly(bool isNullable, bool checkType) { 1169global::System.Web.Compilation.WCFModel.ReferencedAssembly o;