1 write to Node
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (1)
230
Me.
Node
= node
3 references to Node
Microsoft.CodeAnalysis.VisualBasic (3)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (3)
268
Return If(Me.
Node
.SpanStart > other.
Node
.SpanStart, 1, -1)
291
Me._diagnostics.Add(ERRID.WRN_XMLDocDuplicateXMLNode1, node2.
Node
.GetLocation(), tagName)