Base:
property
IsLValue
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.BoundExpression.IsLValue
3 references to IsLValue
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\BoundNodes.xml.Generated.vb (3)
1288If isLValue <> Me.IsLValue OrElse type IsNot Me.Type Then 12182Return node.Update(node.IsLValue, type) 13319New TreeDumperNode("isLValue", node.IsLValue, Nothing),