2 references to ToolInputException
dotnet-svcutil.xmlserializer (2)
Microsoft\Tools\ServiceModel\SvcUtil\InputModule.cs (2)
99
throw new
ToolInputException
(SR.Format(SR.ErrUnableToLoadFile, path), e);
227
throw new
ToolInputException
(SR.Format(SR.ErrAssemblyLoadFailed, path), e);