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