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