4 writes to _currentFrameThis
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\LambdaRewriter\LambdaRewriter.vb (4)
141
Me.
_currentFrameThis
= method.MeParameter
1139
_currentFrameThis
= Nothing
1141
_currentFrameThis
= synthesizedMethod.MeParameter
1162
_currentFrameThis
= oldFrameThis
3 references to _currentFrameThis
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LambdaRewriter\LambdaRewriter.vb (3)
395
If
_currentFrameThis
IsNot Nothing AndAlso TypeSymbol.Equals(
_currentFrameThis
.Type, frameClass, TypeCompareKind.ConsiderEverything) Then
1127
Dim oldFrameThis =
_currentFrameThis