3 references to Min
System.Xml (3)
System\Xml\Schema\ContentValidator.cs (3)
501
if (this_.RightChild.IsRangeNode && ((LeafRangeNode)this_.RightChild).
Min
== 0)
1230
if (lrNode.
Min
!= lrNode.Max) { //If they are the same, then followpos cannot include the firstpos
1803
else if (count < lrNode.
Min
) {