1 reference to AddProjectReferencesAsync
dotnet-svcutil-lib (1)
Tool.cs (1)
154
if (CanAddProjectReferences(options) && !await
AddProjectReferencesAsync
(options.Project, options, cancellationToken).ConfigureAwait(false))