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