6 references to ValidateEndOfAttributes
System.Private.Xml (5)
System\Xml\Core\XsdValidatingReader.cs (1)
2120
_validator.
ValidateEndOfAttributes
(_xmlSchemaInfo);
System\Xml\Core\XsdValidatingReaderAsync.cs (1)
618
_validator.
ValidateEndOfAttributes
(_xmlSchemaInfo);
System\Xml\Dom\DocumentSchemaValidator.cs (3)
360
_validator!.
ValidateEndOfAttributes
(_schemaInfo);
597
_validator.
ValidateEndOfAttributes
(null);
711
_validator!.
ValidateEndOfAttributes
(newSchemaInfo);
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
306
validator.
ValidateEndOfAttributes
(si);