4 references to KeywordEventContainerSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
7592Return new KeywordEventContainerSyntax(Me.Kind, newErrors, GetAnnotations, _keyword) 7596Return new KeywordEventContainerSyntax(Me.Kind, GetDiagnostics, annotations, _keyword) 38614Return New KeywordEventContainerSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
9451Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.KeywordEventContainerSyntax(kind, errors, annotations, keyword), Nothing, 0)