1 reference to IsPropertyAssignment
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\LocalRewriter\LocalRewriter_AssignmentOperator.vb (1)
37
Dim setNode = If(
IsPropertyAssignment
(node), nodeLeft, Nothing)