2 references to NodeIsSupported
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
509If includeSelf AndAlso NodeIsSupported(onlySupportedNodes, container) Then 535ElseIf NodeIsSupported(onlySupportedNodes, member) Then