Base:
method
FindId
System.Xml.Schema.BaseValidator.FindId(System.String)
3 references to FindId
System.Private.Xml (3)
System\Xml\Schema\DtdValidator.cs (3)
310
if (
FindId
(name) != null)
323
object? p =
FindId
(name);
488
if (
FindId
(next.Id) == null)