2 writes to _lazyStaticLambdaFrame
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LambdaRewriter\LambdaRewriter.vb (2)
304
Me.
_lazyStaticLambdaFrame
= CompilationState.staticLambdaFrame
316
_lazyStaticLambdaFrame
= New LambdaFrame(_topLevelMethod, lambda.Syntax, methodId, closureId, copyConstructor:=False, isStatic:=True, isDelegateRelaxationFrame:=False)
5 references to _lazyStaticLambdaFrame
Microsoft.CodeAnalysis.VisualBasic (5)
Lowering\LambdaRewriter\LambdaRewriter.vb (5)
301
If Me.
_lazyStaticLambdaFrame
Is Nothing Then
307
If Me.
_lazyStaticLambdaFrame
Is Nothing Then
320
CompilationState.staticLambdaFrame = Me.
_lazyStaticLambdaFrame
323
Dim frame = Me.
_lazyStaticLambdaFrame
350
Return Me.
_lazyStaticLambdaFrame