4 references to WRN_MissingXMLComment
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
318
_diagnostics.Add(ErrorCode.
WRN_MissingXMLComment
, location, symbol);
Errors\ErrorFacts.cs (2)
256
case ErrorCode.
WRN_MissingXMLComment
:
1252
or ErrorCode.
WRN_MissingXMLComment
Generated\ErrorFacts.Generated.cs (1)
84
case ErrorCode.
WRN_MissingXMLComment
: