1 write to _diagnostics
Microsoft.CodeAnalysis.CSharp (1)
Compiler\UnprocessedDocumentationCommentFinder.cs (1)
24
_diagnostics
= diagnostics;
1 reference to _diagnostics
Microsoft.CodeAnalysis.CSharp (1)
Compiler\UnprocessedDocumentationCommentFinder.cs (1)
104
_diagnostics
.Add(ErrorCode.WRN_UnprocessedXMLComment, new SourceLocation(trivia.SyntaxTree, new TextSpan(start, length)));