1 write to _workspaceServices
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (1)
50
_workspaceServices
= workspaceServices;
1 reference to _workspaceServices
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (1)
181
_ruleSetFile =
_workspaceServices
.GetRequiredService<IRuleSetManager>().GetOrCreateRuleSet(effectiveRuleSetPath);