1 reference to IsSeeElement
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Classification\Worker_DocumentationComments.cs (1)
276
return attribute.Name.LocalName.Text == DocumentationCommentXmlNames.LangwordAttributeName &&
IsSeeElement
(attribute.Parent);