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