2 references to KeepBootstrapDir
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (1)
1012if (this.KeepBootstrapDir)
Tool.cs (1)
133var bootstrapResult = await bootstrapper.BoostrapSvcutilAsync(options.KeepBootstrapDir, options.Logger, cancellationToken).ConfigureAwait(false);