4 writes to _currentFrameThis
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\LambdaRewriter\LambdaRewriter.vb (4)
136
Me.
_currentFrameThis
= method.MeParameter
1091
_currentFrameThis
= Nothing
1093
_currentFrameThis
= synthesizedMethod.MeParameter
1114
_currentFrameThis
= oldFrameThis
3 references to _currentFrameThis
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LambdaRewriter\LambdaRewriter.vb (3)
375
If
_currentFrameThis
IsNot Nothing AndAlso TypeSymbol.Equals(
_currentFrameThis
.Type, frameClass, TypeCompareKind.ConsiderEverything) Then
1079
Dim oldFrameThis =
_currentFrameThis