Base:
method
FindId
System.Xml.Schema.BaseValidator.FindId(System.String)
3 references to FindId
System.Xml (3)
System\Xml\Schema\XsdValidator.cs (3)
557
if (
FindId
(name) != null) {
565
object p =
FindId
(name);
682
if(
FindId
(next.Id) == null) {