1 write to _cs
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (1)
96
_cs
= cs;
6 references to _cs
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\ConstraintStruct.cs (6)
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++)
134
kss.fields[i] = new LocatedActiveAxis(
_cs
.constraint.Fields[i], ks, i);
135
_cs
.axisFields.Add(kss.fields[i]); // new, add to axisFields