4 references to IsEndOfCrefAttribute
Microsoft.CodeAnalysis.CSharp (4)
Parser\DocumentationCommentParser.cs (4)
896else if (IsEndOfCrefAttribute) 913bool needOverallError = !IsEndOfCrefAttribute || result.ContainsDiagnostics; 915if (!IsEndOfCrefAttribute) 918while (!IsEndOfCrefAttribute)