1 reference to TestAsync
dotnet-sourcelink (1)
Program.cs (1)
188
return await new Program(parseResult).
TestAsync
(path, authenticationHeader, offline, cancellationToken).ConfigureAwait(false);