5 references to GenerateDiagnostic
Microsoft.CodeAnalysis.VisualBasic (5)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (5)
503commentMessage = GenerateDiagnostic(True, location, ERRID.WRN_XMLDocBadFormedXML, filePathValue, xpathValue, e.Message) 514commentMessage = GenerateDiagnostic(True, location, ERRID.WRN_XMLDocInvalidXMLFragment, xpathValue, filePathValue) 534commentMessage = GenerateDiagnostic(True, location, ERRID.WRN_XMLDocInvalidXMLFragment, xpathValue, filePathValue) 538commentMessage = GenerateDiagnostic(True, location, ERRID.WRN_XMLDocInvalidXMLFragment, xpathValue, filePathValue) 561Return GenerateDiagnostic(False, loc, id, arguments)