1 override of Restriction
System.Xml (1)
System\Xml\Schema\DataTypeImplementation.cs (1)
441
internal override RestrictionFacets
Restriction
{
11 references to Restriction
System.Xml (11)
System\Xml\Schema\FacetChecker.cs (11)
645
return CheckPatternFacets(datatype.
Restriction
, parseString);
689
RestrictionFacets restriction = datatype.
Restriction
;
840
RestrictionFacets restriction = datatype.
Restriction
;
942
RestrictionFacets restriction = datatype.
Restriction
;
1001
RestrictionFacets restriction = datatype.
Restriction
;
1056
RestrictionFacets restriction = datatype.
Restriction
;
1129
RestrictionFacets restriction = datatype.
Restriction
;
1241
RestrictionFacets restriction = datatype.
Restriction
;
1295
RestrictionFacets restriction = datatype.
Restriction
;
1343
RestrictionFacets restriction = datatype.
Restriction
;
1387
RestrictionFacets restriction = datatype.
Restriction
;