1 reference to EvaluateProjectPropertiesAsync
dotnet-svcutil-lib (1)
Shared\MSBuildProj.cs (1)
993
propertyTable = await _propertyResolver.
EvaluateProjectPropertiesAsync
(this.FullPath, this.TargetFramework, propertyNames, this.GlobalProperties, logger, cancellationToken).ConfigureAwait(false);