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