2 implementations of IBoundLocalDeclarations_Declarations
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
2 references to IBoundLocalDeclarations_Declarations
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