4 references to GetNestedParentRelation
System.Data (4)
fx\src\data\System\NewXml\XmlDataDocument.cs (4)
718DataRelation relation = GetNestedParentRelation(row); 1407DataRelation relation = GetNestedParentRelation(row); 1560DataRelation relation = GetNestedParentRelation(child); 2381DataRelation rel = GetNestedParentRelation( childRow );