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)
1279
If isLValue <> Me.
IsLValue
OrElse type IsNot Me.Type Then
12173
Return node.Update(node.
IsLValue
, type)
13310
New TreeDumperNode("isLValue", node.
IsLValue
, Nothing),