1 reference to TryFindFolderAsync
dotnet-svcutil-lib (1)
Shared\MSBuildProj.cs (1)
1000
var binFolder = await PathHelper.
TryFindFolderAsync
("bin", outputPath, logger, cancellationToken).ConfigureAwait(false);