1 reference to BootstrapException
dotnet-svcutil-lib (1)
Bootstrapper\SvcutilBootstrapper.cs (1)
206
throw new
BootstrapException
(string.Format(CultureInfo.CurrentCulture, "{0}{1}{2}", exception.Message, Environment.NewLine, Resource.BootstrapErrorDisableReferences));