2 references to GetImplementsNodes
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
1232
For Each [implements] As ImplementsStatementSyntax In
GetImplementsNodes
(parentNode)
1747
For Each [implements] As ImplementsStatementSyntax In
GetImplementsNodes
(parentNode)