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
,