1 write to max
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
823
this.
max
= max;
2 references to max
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
827
get { return
max
;}
844
return new LeafRangeNode(this.Pos, this.min, this.
max
);