4 references to FindAttribute
System.Xml (4)
System\Xml\Schema\Inference\Infer.cs (4)
402
xsa =
FindAttribute
(xs.Items, localName);
429
xsa =
FindAttribute
(searchCollectionPrimary, localName);
431
xsa =
FindAttribute
(searchCollectionSecondary, localName);
1422
if (null ==
FindAttribute
(attributesInInstance, attr.Name)) {