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