4 references to WRN_MissingParamTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
389_diagnostics.Add(ErrorCode.WRN_MissingParamTag, location, parameter.Name, symbol);
Errors\ErrorFacts.cs (2)
248case ErrorCode.WRN_MissingParamTag: 1228or ErrorCode.WRN_MissingParamTag
Generated\ErrorFacts.Generated.cs (1)
76case ErrorCode.WRN_MissingParamTag: