4 references to WRN_XMLDocReturnsOnWriteOnlyProperty
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (1)
331
commentMessage = GenerateDiagnostic(XmlLocation.Create(element, currentXmlFilePath), ERRID.
WRN_XMLDocReturnsOnWriteOnlyProperty
)
Compilation\DocumentationComments\DocumentationCommentCompiler.Property.vb (1)
70
ReportIllegalWellKnownTagIfAny(WellKnownTag.Returns, ERRID.
WRN_XMLDocReturnsOnWriteOnlyProperty
, wellKnownElementNodes)
Errors\ErrorFacts.vb (1)
1475
ERRID.
WRN_XMLDocReturnsOnWriteOnlyProperty
,
Generated\ErrorFacts.Generated.vb (1)
113
ERRID.
WRN_XMLDocReturnsOnWriteOnlyProperty
,