Base:
method
FindId
System.Xml.Schema.BaseValidator.FindId(System.String)
3 references to FindId
System.Private.Xml (3)
System\Xml\Schema\XdrValidator.cs (3)
417if (FindId(name) != null) 427object? p = FindId(name); 681if (FindId(next.Id) == null)