3 references to None
Microsoft.CodeAnalysis.VisualBasic (3)
Scanner\TokenFactories.vb (1)
742Dim result1 = SyntaxFactory.BadToken(SyntaxSubKind.None, spelling, precedingTrivia.Node, followingTrivia.Node)
Scanner\XmlTokenFactories.vb (1)
75Return XmlMakeBadToken(SyntaxSubKind.None, precedingTrivia, length, id)
Syntax\SyntaxNodeFactories.vb (1)
752Return New SyntaxToken(Nothing, New InternalSyntax.BadTokenSyntax(SyntaxKind.BadToken, InternalSyntax.SyntaxSubKind.None, Nothing, Nothing, text,