3 references to FindId
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1894
if (
FindId
(name) != null)
1913
object? p =
FindId
(name);
2028
if (
FindId
(next.Id) == null)