1 write to _fallbackOptions
Microsoft.CodeAnalysis.Workspaces (1)
CodeFixOptionsProvider.cs (1)
43_fallbackOptions = fallbackOptions;
3 references to _fallbackOptions
Microsoft.CodeAnalysis.Workspaces (3)
CodeFixOptionsProvider.cs (3)
68=> _fallbackOptions.GetOptions(_languageServices.LanguageServices).CleanupOptions.FormattingOptions.LineFormatting; 75=> _fallbackOptions.GetOptions(_languageServices.LanguageServices).CleanupOptions.FormattingOptions; 82=> _fallbackOptions.GetOptions(_languageServices.LanguageServices).CleanupOptions.FormattingOptions;