4 references to FindAttribute
System.Private.Xml (4)
System\Xml\Schema\Inference\Infer.cs (4)
383
xsa =
FindAttribute
(xs!.Items, localName);
409
xsa =
FindAttribute
(searchCollectionPrimary, localName);
412
xsa =
FindAttribute
(searchCollectionSecondary, localName);
1425
if (null ==
FindAttribute
(attributesInInstance, attr.Name!))