11 references to _frames
Microsoft.CodeAnalysis.VisualBasic (11)
Lowering\LambdaRewriter\LambdaRewriter.vb (11)
255For Each frame In _frames.Values 267If Not _frames.TryGetValue(scope, frame) Then 302_frames(scope) = frame 754If _frames.TryGetValue(node, frame) Then 768If _frames.TryGetValue(node, frame) Then 782If _frames.TryGetValue(node, frame) Then 878If _frames.TryGetValue(node, frame) Then 907If _frames.TryGetValue(node, frame) Then 991_frames.TryGetValue(parentScope, parentFrame) Then 1090containerFrame = _frames(lambdaScope) 1093closureOrdinal = _frames(lambdaScope).ClosureId.Ordinal