5 references to GetTableName
System.Data (5)
fx\src\data\System\Data\XMLSchema.cs (5)
1089String tableName = GetTableName(keyref); 1189String tableName = GetTableName(keyNode); 1304if (GetTableName(key) == table.TableName) 1432if (GetTableName(key) == table.TableName) { 1461if (GetTableName(keyref) == _tableChild.TableName) {