1 write to FallbackOptions
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Diagnostics\TestDiagnosticAnalyzerDriver.cs (1)
43FallbackOptions = GlobalOptions.CreateProvider();
4 references to FallbackOptions
Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities (2)
AbstractUserDiagnosticTest.cs (2)
156testDriver.FallbackOptions, 181scope.Value, equivalenceKey, testDriver.FallbackOptions);
Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities (2)
Diagnostics\AbstractUserDiagnosticTest.cs (2)
156testDriver.FallbackOptions, 181scope.Value, equivalenceKey, testDriver.FallbackOptions);