2 writes to min
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
822
this.
min
= min;
858
min
= 0;
2 references to min
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
831
get { return
min
;}
844
return new LeafRangeNode(this.Pos, this.
min
, this.max);