3 references to FindId
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1590if (FindId(name) != null) { 1606object p = FindId(name); 1696if(FindId(next.Id) == null) {