4 references to @MetadataSourceList
System.Web.Extensions (4)
Compilation\WCFModel\DataSvcMapFile.cs (1)
64
return _impl.
MetadataSourceList
;
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (3)
42
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
);
233
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource> a_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource>)o.
@MetadataSourceList
;
263
global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource> a_0_0 = (global::System.Collections.Generic.List<global::System.Web.Compilation.WCFModel.MetadataSource>)o.
@MetadataSourceList
;