4 references to @MetadataSourceList
System.Web.Extensions (4)
Compilation\WCFModel\SvcMapFile.cs (1)
64
return _impl.
MetadataSourceList
;
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
43
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource> a = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource>)((global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource>)o.
@MetadataSourceList
);
420
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource> a_1 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource>)o.
@MetadataSourceList
;
455
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource> a_1_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource>)o.
@MetadataSourceList
;