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