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