52 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)
3180, 2, 5, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // '@"one'
3191, 0, 4, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // 'two '
3211, 0, 6, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // 'three"'
5250, 1, 2, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // '@"'
5300, 1, 1, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // ' '
5321, 0, 27, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0, // '"'
6450, 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,
6531, 0, 8, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0,
6550, 1, 1, tokenTypeToIndex[ClassificationTypeNames.VerbatimStringLiteral], 0,
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.VisualStudio.LanguageServices (3)
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (2)
Microsoft.VisualStudioCode.RazorExtension.UnitTests (2)