1 write to CurrentProperty
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\ForEachStatementInfo.vb (1)
72
Me.
CurrentProperty
= currentProperty
4 references to CurrentProperty
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\ForEachStatementInfo.vb (2)
32
''' The intermediate type to which the output of the <see cref="
CurrentProperty
"/> is converted
49
''' The conversion from the type of the <see cref="
CurrentProperty
"/> to the <see cref="ElementType"/>.
Operations\VisualBasicOperationFactory.vb (2)
1206
statementInfo.
CurrentProperty
,
1232
DirectCast(statementInfo.
CurrentProperty
, PropertySymbol).Parameters,