3 references to CheckNamespaceValidityForNestedParentRelations
System.Data (3)
fx\src\data\System\Data\DataTable.cs (3)
1820
rel.ChildTable.
CheckNamespaceValidityForNestedParentRelations
(realNamespace, this);
1823
rel.ChildTable.
CheckNamespaceValidityForNestedParentRelations
(GetInheritedNamespace(new List<DataTable>()), this);
1828
this.
CheckNamespaceValidityForNestedParentRelations
(GetInheritedNamespace(new List<DataTable>()), this);