2 references to GetEffectiveRulesetFilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (2)
76
return
GetEffectiveRulesetFilePath
() != null;
150
var effectiveRuleSetPath =
GetEffectiveRulesetFilePath
();