Base:
method
GetImplementsNodes
Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.AbstractCodeModelService.GetImplementsNodes(Microsoft.CodeAnalysis.SyntaxNode)
2 references to GetImplementsNodes
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
1231
For Each [implements] As ImplementsStatementSyntax In
GetImplementsNodes
(parentNode)
1746
For Each [implements] As ImplementsStatementSyntax In
GetImplementsNodes
(parentNode)