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