1 write to _metadataSourceList
System.Web.Extensions (1)
Compilation\WCFModel\SvcMapFile.cs (1)
159_metadataSourceList = new List<MetadataSource>();
2 references to _metadataSourceList
System.Web.Extensions (2)
Compilation\WCFModel\SvcMapFile.cs (2)
157if (_metadataSourceList == null) 161return _metadataSourceList;