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