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