2 references to Format
NuGet.Commands (2)
RestoreCommand\CompatibilityChecker.cs (1)
235return RestoreLogMessage.CreateError(logCode, issue.Format(), issue.Package.Id, graph.TargetGraphName);
RestoreCommand\CompatibilityIssue.cs (1)
121return Format();