3 references to FindId
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (3)
1917if (FindId(name) != null) 1938object p = FindId(name); 2046if (FindId(next.Id) == null)