2 references to UpaException
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1371
throw new
UpaException
(symbolMatches[symbol], currentPosition.particle);
1425
throw new
UpaException
(particles[symbol], _positions[pos].particle);