48 references to VerbatimStringLiteral
Microsoft.AspNetCore.App.Analyzers.Test (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.EditorFeatures (27)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (12)
SemanticTokens\SemanticTokensRangeTests.cs (12)
3190, 2, 5, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // '@"one'
3201, 0, 4, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // 'two '
3221, 0, 6, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // 'three"'
5240, 1, 2, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // '@"'
5290, 1, 1, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // ' '
5311, 0, 27, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // '"'
6440, 2, 2, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral],0,
6470, 5, 1, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral],0,
6490, 1, 1, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral],0,
6511, 0, 12, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral],0,
6541, 0, 8, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral],0,
6570, 1, 1, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral],0,
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.VisualStudio.LanguageServices (3)