1 reference to RuleSetDescriptionAttributeName
Test.Utilities (1)
RulesetToEditorconfigConverter.cs (1)
51var description = rulesetNode.Attribute(RuleSetDescriptionAttributeName)?.Value ?? Path.GetFileName(rulesetFilePath);