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