6 references to ReclassifyAsValue
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Expressions.vb (2)
1243
expr =
ReclassifyAsValue
(expr, diagnostics)
1717
expression =
ReclassifyAsValue
(expression, diagnostics)
Binding\Binder_Statements.vb (3)
3063
boundVariable =
ReclassifyAsValue
(boundVariable, diagnostics)
3071
boundVariable =
ReclassifyAsValue
(boundVariable, diagnostics)
3596
controlVariable =
ReclassifyAsValue
(controlVariable, diagnostics)
Compilation\SemanticModel.vb (1)
797
Dim resultNode = binder.
ReclassifyAsValue
(boundExpression, diagnostics)