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