4 references to TableDim
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (4)
114
KeySequence ks = new KeySequence(_cs.
TableDim
, errline, errcol);
124
for (int i = 0; i < _cs.
TableDim
; i++)
131
kss = new KSStruct(ks, _cs.
TableDim
);
132
for (int i = 0; i < _cs.
TableDim
; i++)