4 references to CheckValue
System.Private.Xml (4)
System\Xml\Schema\FacetChecker.cs (4)
244
CheckValue
(_derivedRestriction.MaxInclusive, facet);
261
CheckValue
(_derivedRestriction.MaxExclusive, facet);
278
CheckValue
(_derivedRestriction.MinInclusive, facet);
295
CheckValue
(_derivedRestriction.MinExclusive, facet);