3 references to GetTableNamespace
System.Data (3)
fx\src\data\System\Data\XMLSchema.cs (3)
1434
if(
GetTableNamespace
(key) == table.Namespace ||
GetTableNamespace
(key) == null)
1463
if (
GetTableNamespace
(keyref) == _tableChild.Namespace) {