4 references to BadDirectiveTriviaSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
36591
Return new
BadDirectiveTriviaSyntax
(Me.Kind, newErrors, GetAnnotations, _hashToken)
36595
Return new
BadDirectiveTriviaSyntax
(Me.Kind, GetDiagnostics, annotations, _hashToken)
41925
Return New
BadDirectiveTriviaSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newHashToken)
Generated\Syntax.xml.Syntax.Generated.vb (1)
37982
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
BadDirectiveTriviaSyntax
(kind, errors, annotations, hashToken), Nothing, 0)