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