6 references to CheckValue
System.Private.Xml (6)
System\Xml\Schema\DtdValidator.cs (1)
389
if (!decl.
CheckValue
(typedValue))
System\Xml\Schema\XdrValidator.cs (1)
528
if (!decl.
CheckValue
(typedValue))
System\Xml\Schema\XmlSchemaValidator.cs (3)
1481
if (!decl.
CheckValue
(typedValue!))
1950
if (!decl.
CheckValue
(typedValue))
1982
if (!decl.
CheckValue
(typedValue))
System\Xml\Schema\XsdValidator.cs (1)
722
if (!decl.
CheckValue
(typedValue))