2 writes to _localsForBinding
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (2)
CompilationContext.vb (2)
111_localsForBinding = GetLocalsForBinding(locals, displayClassVariableNamesInOrder, _displayClassVariables) 115_localsForBinding = ImmutableArray(Of LocalSymbol).Empty
3 references to _localsForBinding
Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler (3)
CompilationContext.vb (3)
293For Each local In _localsForBinding 314For Each local In _localsForBinding 428_localsForBinding,