1 write to ElementType
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\ForEachStatementInfo.vb (1)
74Me.ElementType = elementType
2 references to ElementType
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\ForEachStatementInfo.vb (2)
41''' The conversion from the <see cref="ElementType"/> to the iteration variable type. 49''' The conversion from the type of the <see cref="CurrentProperty"/> to the <see cref="ElementType"/>.