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