1 write to _tokenModifiers
Microsoft.CodeAnalysis.Remote.Razor (1)
SemanticTokens\RemoteSemanticTokensLegendService.cs (1)
27_tokenModifiers = new SemanticTokenModifiers(options.TokenModifiers);
1 reference to _tokenModifiers
Microsoft.CodeAnalysis.Remote.Razor (1)
SemanticTokens\RemoteSemanticTokensLegendService.cs (1)
20public SemanticTokenModifiers TokenModifiers => _tokenModifiers;