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