Base:
method
GetInheritsNodes
Microsoft.VisualStudio.LanguageServices.Implementation.CodeModel.AbstractCodeModelService.GetInheritsNodes(Microsoft.CodeAnalysis.SyntaxNode)
2 references to GetInheritsNodes
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.vb (2)
1215
For Each [inherits] As InheritsStatementSyntax In
GetInheritsNodes
(parentNode)
1729
For Each [inherits] As InheritsStatementSyntax In
GetInheritsNodes
(parentNode)