1 write to _metadataSourceList
System.Web.Extensions (1)
Compilation\WCFModel\DataSvcMapFile.cs (1)
138
_metadataSourceList
= new List<MetadataSource>();
2 references to _metadataSourceList
System.Web.Extensions (2)
Compilation\WCFModel\DataSvcMapFile.cs (2)
136
if (
_metadataSourceList
== null)
140
return
_metadataSourceList
;