5 references to Value
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_SelectCase.vb (1)
256expressionSyntax:=node.Value,
Generated\Syntax.xml.Main.Generated.vb (2)
3306Dim newValue = DirectCast(Visit(node.Value), ExpressionSyntax) 3307If node.Value IsNot newValue Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (2)
17510Return Me.Value 17533If value IsNot Me.Value Then