9 references to SetError
System.Private.Xml (9)
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
994QilValidationVisitor.SetError(node, message);
System\Xml\Xsl\QIL\QilValidationVisitor.cs (8)
57SetError(parent, "Infinite loop"); 63SetError(parent, "Type information missing"); 71SetError(parent, "Type information was not correctly inferred"); 85SetError(parent, "Child " + i + " must not be null"); 93SetError(parent[i], "DebugName must not be null"); 115SetError(node, "Out-of-scope reference"); 131SetError(node, "Reference already in scope"); 166SetError(n, "Duplicate " + n.NodeType + " node");