1 write to ElementType
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\ForEachStatementInfo.vb (1)
74Me.ElementType = elementType
3 references to ElementType
Microsoft.CodeAnalysis.VisualBasic (3)
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"/>.
Operations\VisualBasicOperationFactory.vb (1)
1204Return New ForEachLoopOperationInfo(statementInfo.ElementType,