1 reference to RuleSetMissingAttribute
Microsoft.CodeAnalysis (1)
RuleSet\RuleSetProcessor.cs (1)
258
throw new InvalidRuleSetException(string.Format(CodeAnalysisResources.
RuleSetMissingAttribute
, node.Name, attributeName));