2 implementations of IBoundLocalDeclarations
Microsoft.CodeAnalysis.VisualBasic (2)
BoundTree\BoundDimStatement.vb (1)
8
Implements
IBoundLocalDeclarations
BoundTree\BoundLocalDeclaration.vb (1)
12
Implements
IBoundLocalDeclarations
2 references to IBoundLocalDeclarations
Microsoft.CodeAnalysis.VisualBasic (2)
BoundTree\BoundDimStatement.vb (1)
10
Private ReadOnly Property IBoundLocalDeclarations_Declarations As ImmutableArray(Of BoundLocalDeclarationBase) Implements
IBoundLocalDeclarations
.Declarations
BoundTree\BoundLocalDeclaration.vb (1)
24
Private ReadOnly Property IBoundLocalDeclarations_Declarations As ImmutableArray(Of BoundLocalDeclarationBase) Implements
IBoundLocalDeclarations
.Declarations