Base:
method
FindId
System.Xml.Schema.BaseValidator.FindId(System.String)
3 references to FindId
System.Xml (3)
System\Xml\Schema\DtdValidator.cs (3)
258if (FindId(name) != null) { 268object p = FindId(name); 403if(FindId(next.Id) == null) {