2 writes to minLength
System.Xml (2)
System\Xml\Schema\SchemaDeclBase.cs (2)
45
minLength
= -1;
82
set {
minLength
= value;}
1 reference to minLength
System.Xml (1)
System\Xml\Schema\SchemaDeclBase.cs (1)
81
get { return
minLength
;}