2 references to SetupBootstrappingDirectoryAsync
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (1)
706
await
SetupBootstrappingDirectoryAsync
(logger, cancellationToken).ConfigureAwait(false);
Tool.cs (1)
131
await options.
SetupBootstrappingDirectoryAsync
(options.Logger, cancellationToken).ConfigureAwait(false);