Base:
method
FindId
System.Xml.Schema.BaseValidator.FindId(System.String)
3 references to FindId
System.Private.Xml (3)
System\Xml\Schema\XsdValidator.cs (3)
662if (FindId(name) != null) 672object? p = FindId(name); 813if (FindId(next.Id) == null)