2 instantiations of MetadataSource
System.Web.Extensions (2)
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (1)
613
o = new global::System.Web.Compilation.WCFModel.
MetadataSource
();
Compilation\XmlSerializer\SvcMapFileSerializer.cs (1)
720
o = new global::System.Web.Compilation.WCFModel.
MetadataSource
();
35 references to MetadataSource
System.Web.Extensions (35)
Compilation\WCFModel\DataSvcMapFile.cs (5)
60
public override List<
MetadataSource
> MetadataSourceList
104
private List<
MetadataSource
> _metadataSourceList;
131
[XmlArrayItem("MetadataSource", typeof(
MetadataSource
))]
132
public List<
MetadataSource
> MetadataSourceList
138
_metadataSourceList = new List<
MetadataSource
>();
Compilation\WCFModel\MapFile.cs (1)
50
public abstract List<
MetadataSource
> MetadataSourceList { get; }
Compilation\WCFModel\SvcMapFile.cs (5)
60
public override List<
MetadataSource
> MetadataSourceList
105
private List<
MetadataSource
> _metadataSourceList;
152
[XmlArrayItem("MetadataSource", typeof(
MetadataSource
))]
153
public List<
MetadataSource
> MetadataSourceList
159
_metadataSourceList = new List<
MetadataSource
>();
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (12)
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);
46
Write2_MetadataSource(@"MetadataSource", @"urn:schemas-microsoft-com:xml-dataservicemap", ((global::System.Web.Compilation.WCFModel.
MetadataSource
)a[ia]), true, false);
176
void Write2_MetadataSource(string n, string ns, global::System.Web.Compilation.WCFModel.
MetadataSource
o, bool isNullable, bool needType) {
183
if (t == typeof(global::System.Web.Compilation.WCFModel.
MetadataSource
)) {
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;
601
global::System.Web.Compilation.WCFModel.
MetadataSource
Read2_MetadataSource(bool isNullable, bool checkType) {
612
global::System.Web.Compilation.WCFModel.
MetadataSource
o;
Compilation\XmlSerializer\SvcMapFileSerializer.cs (12)
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);
47
Write10_MetadataSource(@"MetadataSource", @"urn:schemas-microsoft-com:xml-wcfservicemap", ((global::System.Web.Compilation.WCFModel.
MetadataSource
)a[ia]), true, false);
147
void Write10_MetadataSource(string n, string ns, global::System.Web.Compilation.WCFModel.
MetadataSource
o, bool isNullable, bool needType) {
154
if (t == typeof(global::System.Web.Compilation.WCFModel.
MetadataSource
)) {
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;
708
global::System.Web.Compilation.WCFModel.
MetadataSource
Read10_MetadataSource(bool isNullable, bool checkType) {
719
global::System.Web.Compilation.WCFModel.
MetadataSource
o;