2 references to ReportUnprocessed
Microsoft.CodeAnalysis.CSharp (2)
Compiler\DocumentationCommentCompiler.cs (2)
120
UnprocessedDocumentationCommentFinder.
ReportUnprocessed
(filterTree, filterSpanWithinTree, diagnosticBag, cancellationToken);
127
UnprocessedDocumentationCommentFinder.
ReportUnprocessed
(tree, null, diagnosticBag, cancellationToken);