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