Implemented interface member:
property
ProjectPath
NuGet.Common.ILogMessage.ProjectPath
2 writes to ProjectPath
NuGet.Commands (1)
RestoreCommand\Utility\MSBuildRestoreUtility.cs (1)
403
message.
ProjectPath
= projectPath;
NuGet.PackageManagement (1)
Audit\AuditChecker.cs (1)
302
restoreLogMessage.
ProjectPath
= projectPath;
1 reference to ProjectPath
NuGet.Commands (1)
Utility\Extensions.cs (1)
95
ProjectPath = logMessage.
ProjectPath
,