3 references to GetForEachStatementAsForPreamble
Microsoft.CodeAnalysis.CSharp (3)
Lowering\LocalRewriter\LocalRewriter_ForEachStatement.cs (3)
560
private BoundStatement RewriteForEachStatementAsFor<TArg>(BoundForEachStatement node,
GetForEachStatementAsForPreamble
? getPreamble, GetForEachStatementAsForItem<TArg> getItem, GetForEachStatementAsForLength<TArg> getLength, TArg arg)
587
GetForEachStatementAsForPreamble
? getPreamble,
736
private static
GetForEachStatementAsForPreamble
GetInlineArrayForEachStatementPreambleDelegate()