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