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