2 references to LambdaCapturedVariable
Microsoft.CodeAnalysis.CSharp (2)
Lowering\ClosureConversion\LambdaCapturedVariable.cs (2)
55new LambdaCapturedVariable(frame, TypeWithAnnotations.Create(type), fieldName, isThis); 179: base(frame, type, fieldName, isThisParameter: false)