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