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