1 override of IsInXMLAttribute
Microsoft.CodeAnalysis.CSharp.Features (1)
ReplaceDocCommentTextWithTag\CSharpReplaceDocCommentTextWithTagCodeRefactoringProvider.cs (1)
26protected override bool IsInXMLAttribute(SyntaxToken token)
1 reference to IsInXMLAttribute
Microsoft.CodeAnalysis.Features (1)
ReplaceDocCommentTextWithTag\AbstractReplaceDocCommentTextWithTagCodeRefactoringProvider.cs (1)
42if (IsInXMLAttribute(token))