2 references to SymbolTagSupport
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\DocumentSymbolSetting.cs (1)
50public SymbolTagSupport? TagSupport { get; init; }
Protocol\SymbolSetting.cs (1)
36public SymbolTagSupport? TagSupport { get; init; }