1 write to _filePath
Microsoft.CodeAnalysis (1)
RuleSet\RuleSet.cs (1)
61_filePath = filePath;
2 references to _filePath
Microsoft.CodeAnalysis (2)
RuleSet\RuleSet.cs (2)
26get { return _filePath; } 185return new RuleSet(_filePath, effectiveGeneralOption, effectiveSpecificOptions.ToImmutableDictionary(), ImmutableArray<RuleSetInclude>.Empty);