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