1 reference to AnalyzeXmlAttribute
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\Documentation\CSharpAvoidUsingCrefTagsWithAPrefix.cs (1)
22
context.RegisterSyntaxNodeAction(
AnalyzeXmlAttribute
, SyntaxKind.XmlTextAttribute);