2 references to _elementsWithErrors
VisualBasicSyntaxGenerator (2)
XML\ParseTreeDescription.vb (2)
60
If
_elementsWithErrors
.ContainsKey(referencingNode) Then
65
_elementsWithErrors
(referencingNode) = True ' remember this so we only report errors on this node once.