2 references to IsNamespaceOrTypeDeclaration
Microsoft.VisualStudio.LanguageServices.CSharp (2)
CodeModel\CSharpCodeModelService.cs (2)
392
if (
IsNamespaceOrTypeDeclaration
(member))
402
if (
IsNamespaceOrTypeDeclaration
(member))