2 references to IsThis
Microsoft.CodeAnalysis.CSharp (2)
Lowering\ClosureConversion\LambdaCapturedVariable.cs (2)
48return new LambdaCapturedVariable(frame, TypeWithAnnotations.Create(type), fieldName, IsThis(captured)); 59if (IsThis(variable))