3 references to ToolRuntimeException
dotnet-svcutil.xmlserializer (3)
Microsoft\Tools\ServiceModel\SvcUtil\ExportModule.cs (1)
90
throw new
ToolRuntimeException
(error);
Microsoft\Tools\ServiceModel\SvcUtil\XmlSerializerGenerator.cs (2)
80
throw new
ToolRuntimeException
(SR.GenerateSerializerNotFound);
237
throw new
ToolRuntimeException
("operation is null");