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