3 references to ProjectPath
NuGet.Commands (3)
RestoreCommand\Logging\RestoreCollectorLogger.cs (3)
145message.ProjectPath = ProjectPath; 175message.FilePath = message.ProjectPath ?? ProjectPath; 180message.ProjectPath = ProjectPath;