1 reference to ExplicitRuleSetFilePath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (1)
178
var effectiveRuleSetPath =
ExplicitRuleSetFilePath
?? _commandLineArgumentsForCommandLine.RuleSetPath;