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