1 write to HoistedSymbols
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\CapturedSymbol.cs (1)
75
this.
HoistedSymbols
= hoistedSymbols;
1 reference to HoistedSymbols
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
372
foreach (var field in ((CapturedToExpressionSymbolReplacement<StateMachineFieldSymbol>)proxy).
HoistedSymbols
)