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)
1480
if (!decl.
CheckValue
(typedValue!))
1957
if (!decl.
CheckValue
(typedValue))
1989
if (!decl.
CheckValue
(typedValue))
System\Xml\Schema\XsdValidator.cs (1)
722
if (!decl.
CheckValue
(typedValue))