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