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