Base:
method
FindId
System.Xml.Schema.BaseValidator.FindId(System.String)
3 references to FindId
System.Xml (3)
System\Xml\Schema\XdrValidator.cs (3)
344if (FindId(name) != null) { 352object p = FindId(name); 559if(FindId(next.Id) == null) {