2 references to UpaException
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1261
throw new
UpaException
(symbolMatches[symbol], currentPosition.particle);
1304
throw new
UpaException
(particles[symbol], positions[pos].particle);