2 writes to _localsForBinding
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (2)
CompilationContext.vb (2)
112_localsForBinding = GetLocalsForBinding(locals, displayClassVariableNamesInOrder, _displayClassVariables) 116_localsForBinding = ImmutableArray(Of LocalSymbol).Empty
3 references to _localsForBinding
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (3)
CompilationContext.vb (3)
294For Each local In _localsForBinding 315For Each local In _localsForBinding 429_localsForBinding,