6 references to WRN_XMLDocInvalidXMLFragment
Microsoft.CodeAnalysis.VisualBasic (6)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (4)
451
commentMessage = GenerateDiagnostic(location, ERRID.
WRN_XMLDocInvalidXMLFragment
, fileAttr.Value, pathAttr.Value)
514
commentMessage = GenerateDiagnostic(True, location, ERRID.
WRN_XMLDocInvalidXMLFragment
, xpathValue, filePathValue)
534
commentMessage = GenerateDiagnostic(True, location, ERRID.
WRN_XMLDocInvalidXMLFragment
, xpathValue, filePathValue)
538
commentMessage = GenerateDiagnostic(True, location, ERRID.
WRN_XMLDocInvalidXMLFragment
, xpathValue, filePathValue)
Errors\ErrorFacts.vb (1)
1482
ERRID.
WRN_XMLDocInvalidXMLFragment
,
Generated\ErrorFacts.Generated.vb (1)
120
ERRID.
WRN_XMLDocInvalidXMLFragment
,