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)
136if (_metadataSourceList == null) 140return _metadataSourceList;