2 references to Create
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\ExternalNamespaceCollection.cs (1)
85=> ExternalNamespaceEnumerator.Create(this.State, _projectId, _namespaceSymbolId);
CodeModel\Collections\ExternalNamespaceEnumerator.cs (1)
51=> Create(_state, _projectId, _namespaceSymbolId);