5 references to WRN_UnprocessedXMLComment
Microsoft.CodeAnalysis.CSharp (5)
Compiler\UnprocessedDocumentationCommentFinder.cs (1)
104_diagnostics.Add(ErrorCode.WRN_UnprocessedXMLComment, new SourceLocation(trivia.SyntaxTree, new TextSpan(start, length)));
DocumentationComments\SourceDocumentationCommentUtils.cs (1)
81diagnostics.Add(ErrorCode.WRN_UnprocessedXMLComment, new SourceLocation(tree, new TextSpan(start, length)));
Errors\ErrorFacts.cs (2)
304case ErrorCode.WRN_UnprocessedXMLComment: 1240or ErrorCode.WRN_UnprocessedXMLComment
Generated\ErrorFacts.Generated.cs (1)
81case ErrorCode.WRN_UnprocessedXMLComment: