2 references to MSD_PARENTTABLENS
System.Data (2)
fx\src\data\System\Data\xmlsaver.cs (1)
981root.SetAttribute( Keywords.MSD_PARENTTABLENS, Keywords.MSDNS, rel.ParentKey.Table.Namespace);
fx\src\data\System\Data\XMLSchema.cs (1)
417string parentNs = node.GetAttribute(Keywords.MSD_PARENTTABLENS, Keywords.MSDNS);