3 references to GetVariable
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (3)
Rewriters\CapturedVariableRewriter.vb (3)
53
(local.IsCompilerGenerated OrElse local.Name Is Nothing OrElse
GetVariable
(local.Name) Is Nothing)
69
Dim variable =
GetVariable
(local.Name)
137
Dim variable = Me.
GetVariable
(name)