4 references to @ReferencedAssemblyList
System.Web.Extensions (4)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
1159
foreach (ReferencedAssembly referencedAssembly in proxyOptions.
ReferencedAssemblyList
)
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
231
global::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
);
778
global::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
;
956
global::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
;