1 write to _namespaceSymbolId
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\ExternalNamespaceEnumerator.cs (1)
31
_namespaceSymbolId
= namespaceSymbolId;
1 reference to _namespaceSymbolId
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\ExternalNamespaceEnumerator.cs (1)
51
=> Create(_state, _projectId,
_namespaceSymbolId
);