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