1 write to s_lastRulesAndOptions
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractFormatEngine.cs (1)
81s_lastRulesAndOptions = lastRulesAndOptions;
1 reference to s_lastRulesAndOptions
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\Engine\AbstractFormatEngine.cs (1)
77var lastRulesAndOptions = s_lastRulesAndOptions;