4 references to EndIfDirectiveTriviaSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
35329
Return new
EndIfDirectiveTriviaSyntax
(Me.Kind, newErrors, GetAnnotations, _hashToken, _endKeyword, _ifKeyword)
35333
Return new
EndIfDirectiveTriviaSyntax
(Me.Kind, GetDiagnostics, annotations, _hashToken, _endKeyword, _ifKeyword)
41752
Return New
EndIfDirectiveTriviaSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newHashToken, newEndKeyword, newIfKeyword)
Generated\Syntax.xml.Syntax.Generated.vb (1)
36566
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
EndIfDirectiveTriviaSyntax
(kind, errors, annotations, hashToken, endKeyword, ifKeyword), Nothing, 0)