1 instantiation of ConstraintTable
System.Data.Common (1)
System\Data\XMLSchema.cs (1)
1401_constraintNodes.Add(name, new ConstraintTable(table, keyNode));
2 references to ConstraintTable
System.Data.Common (2)
System\Data\XMLSchema.cs (2)
1293ConstraintTable? key = (ConstraintTable?)_constraintNodes![refer];