2 references to CompareMinMaxLength
System.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
887
CompareMinMaxLength
(builder._ElementDef._MinLength, builder._ElementDef._MaxLength, builder);
1014
CompareMinMaxLength
(builder._AttributeDef._MinLength, builder._AttributeDef._MaxLength, builder);