4 references to TableDim
System.Private.Xml (4)
System\Xml\Schema\ConstraintStruct.cs (4)
111KeySequence ks = new KeySequence(_cs.TableDim, errline, errcol); 121for (int i = 0; i < _cs.TableDim; i++) 128kss = new KSStruct(ks, _cs.TableDim); 129for (int i = 0; i < _cs.TableDim; i++)