2 references to ProjectFilePath
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
55
private const string ProjectFilePath = nameof(
ProjectFilePath
);
378
telemetry.TelemetryEvent.AddPiiData(
ProjectFilePath
, _request.Project.FilePath);