3 writes to _inheritsDecls
Microsoft.CodeAnalysis.VisualBasic (3)
Parser\BlockContexts\InterfaceDeclarationBlockContext.vb (1)
46_inheritsDecls = BaseDeclarations(Of InheritsStatementSyntax)()
Parser\BlockContexts\TypeBlockContext.vb (2)
53_inheritsDecls = BaseDeclarations(Of InheritsStatementSyntax)() 86_inheritsDecls = BaseDeclarations(Of InheritsStatementSyntax)()
1 reference to _inheritsDecls
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\BlockContexts\TypeBlockContext.vb (1)
95_inheritsDecls,