2 references to UpaException
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (2)
1475
throw new
UpaException
(symbolMatches[symbol], currentPosition.particle);
1528
throw new
UpaException
(particles[symbol], _positions[pos].particle);