2 references to FilePath
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (2)
113
return _ruleSetFile?.Target.Value.
FilePath
;
152
if (_ruleSetFile?.Target.Value.
FilePath
!= effectiveRuleSetPath)