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