4 references to ToIdentifierToken
Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes (4)
StringExtensions.vb (2)
86Return SyntaxFactory.ModifiedIdentifier(text.ToIdentifierToken) 92Return SyntaxFactory.IdentifierName(text.ToIdentifierToken()).WithAdditionalAnnotations(Simplifier.Annotation)
TypeSyntaxGeneratorVisitor.vb (1)
90symbol.Name.ToIdentifierToken,
VisualBasicSemanticFactsService.vb (1)
45Return identifier.ToIdentifierToken