1 write to depth
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
137kss.depth = this.CurrentDepth - 1;
1 reference to depth
System.Private.Xml (1)
System\Xml\Schema\ConstraintStruct.cs (1)
87get { return (_KSpointer == 0) ? -1 : ((KSStruct)_KSs[_KSpointer - 1]!).depth; }