2 writes to m_SourceId
System.Web.Extensions (2)
Compilation\WCFModel\MetadataFile.cs (2)
364m_SourceId = value; 384m_SourceId = SOURCE_ID_NOT_SPECIFIED;
2 references to m_SourceId
System.Web.Extensions (2)
Compilation\WCFModel\MetadataFile.cs (2)
355return m_SourceId; 378return m_SourceId != SOURCE_ID_NOT_SPECIFIED;