17 references to RegexGrouping
Microsoft.AspNetCore.App.Analyzers (1)
Microsoft.AspNetCore.App.Analyzers.Test (1)
Microsoft.CodeAnalysis.EditorFeatures (1)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Microsoft.CodeAnalysis.Features (4)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (4)
SemanticTokens\SemanticTokensRangeTests.cs (4)
4050, 1, 1, tokenTypeToIndex[ClassificationTypeNames.RegexGrouping], 0, // '('
4070, 3, 1, tokenTypeToIndex[ClassificationTypeNames.RegexGrouping], 0, // ')'
5140, 2, 1, tokenTypeToIndex[ClassificationTypeNames.RegexGrouping], 0, // '('
5160, 3, 1, tokenTypeToIndex[ClassificationTypeNames.RegexGrouping], 0, // ')'
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.VisualStudio.LanguageServices (1)