4 references to SimpleCaseClauseSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
16036
Return new
SimpleCaseClauseSyntax
(Me.Kind, newErrors, GetAnnotations, _value)
16040
Return new
SimpleCaseClauseSyntax
(Me.Kind, GetDiagnostics, annotations, _value)
39565
Return New
SimpleCaseClauseSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newValue)
Generated\Syntax.xml.Syntax.Generated.vb (1)
17480
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
SimpleCaseClauseSyntax
(kind, errors, annotations, DirectCast(value.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.ExpressionSyntax)), Nothing, 0)