1 write to FixAllFlavors
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeActions\CodeActionResolveData.cs (1)
56FixAllFlavors = fixAllFlavors;
1 reference to FixAllFlavors
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\CodeActions\CodeActionResolveHandler.cs (1)
64if (data.FixAllFlavors is not null)