1 reference to LambdaCapturedVariable
Microsoft.CodeAnalysis.CSharp (1)
Lowering\ClosureConversion\LambdaCapturedVariable.cs (1)
48
return new
LambdaCapturedVariable
(frame, TypeWithAnnotations.Create(type), fieldName, IsThis(captured));