4 references to Finish
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
365
if (_currentState != ValidatorState.None && _currentState != ValidatorState.
Finish
)
375
if (_currentState != ValidatorState.None && _currentState != ValidatorState.
Finish
)
924
CheckStateTransition(ValidatorState.
Finish
, s_methodNames[(int)ValidatorState.
Finish
]);