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