1 reference to ResolverRequest_ToStringFormat
NuGet.Commands (1)
RestoreCommand\ResolverRequest.cs (1)
24return string.Format(CultureInfo.CurrentCulture, Strings.ResolverRequest_ToStringFormat, Request.ToString(), Requestor.ToString());