1 write to EnumeratorPlaceholder
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\ForEachEnumeratorInfo.vb (1)
130
Me.
EnumeratorPlaceholder
= enumeratorPlaceholder
3 references to EnumeratorPlaceholder
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LocalRewriter\LocalRewriter_ForEach.vb (3)
586
Debug.Assert(enumeratorInfo.
EnumeratorPlaceholder
IsNot Nothing)
587
AddPlaceholderReplacement(enumeratorInfo.
EnumeratorPlaceholder
, boundEnumeratorLocal)
679
RemovePlaceholderReplacement(enumeratorInfo.
EnumeratorPlaceholder
)