2 references to FindElement
System.Xml (2)
System\Xml\Schema\Inference\Infer.cs (2)
1171
subElement =
FindElement
(xss.Items, xtr.LocalName);
1343
xse =
FindElement
(schema.Items, localName);