9 references to WRN_XMLDocCrefAttributeNotFound1
Microsoft.CodeAnalysis.VisualBasic (9)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (3)
639ProcessErrorLocations(XmlLocation.Create(attribute, currentXmlFilePath), reference.ToFullString().TrimEnd(), useSiteInfo, errorLocations, ERRID.WRN_XMLDocCrefAttributeNotFound1) 651Dim errid As ERRID = errid.WRN_XMLDocCrefAttributeNotFound1 702Me._diagnostics.Add(ERRID.WRN_XMLDocCrefAttributeNotFound1, XmlLocation.Create(attribute, currentXmlFilePath), value)
Compilation\DocumentationComments\DocumentationCommentWalker.vb (4)
167ProcessErrorLocations(crefAttr, errorLocations, Nothing, ERRID.WRN_XMLDocCrefAttributeNotFound1) 171ProcessErrorLocations(crefAttr, errorLocations, Nothing, ERRID.WRN_XMLDocCrefAttributeNotFound1) 186Dim errid As ERRID = ERRID.WRN_XMLDocCrefAttributeNotFound1 251Me._diagnostics.Add(ERRID.WRN_XMLDocCrefAttributeNotFound1, node.GetLocation(), strValue.Trim())
Errors\ErrorFacts.vb (1)
1471ERRID.WRN_XMLDocCrefAttributeNotFound1,
Generated\ErrorFacts.Generated.vb (1)
109ERRID.WRN_XMLDocCrefAttributeNotFound1,