5 references to ProjectFullPath
Microsoft.NET.Sdk.Publish.Tasks (5)
Tasks\TransformWebConfig.cs (5)
86if (ProjectFullPath is not null && ProjectFullPath.Length != 0 && PublishDir is not null) 89projectWebConfigPath = GetWebConfigFileOrDefault(ProjectFullPath, defaultWebConfigPath); 137ProjectFullPath); 140transformedConfig = WebConfigTelemetry.AddTelemetry(transformedConfig, ProjectGuid, IgnoreProjectGuid, SolutionPath, ProjectFullPath);