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