2 writes to RuleSetPath
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1592
RuleSetPath
= ruleSetPath,
Microsoft.CodeAnalysis.VisualBasic (1)
CommandLine\VisualBasicCommandLineParser.vb (1)
1539
.
RuleSetPath
= ruleSetPath,
1 reference to RuleSetPath
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (1)
146
=> _commandLineArgumentsForCommandLine.
RuleSetPath
;