1 write to ErrorReportUrl
Microsoft.Build.Tasks.UnitTests (1)
RequiresFramework35SP1Assembly_Tests.cs (1)
54task.ErrorReportUrl = "https://example.com/errors";
1 reference to ErrorReportUrl
Microsoft.Build.Tasks.Core (1)
RequiresFramework35SP1Assembly.cs (1)
102if (string.IsNullOrEmpty(ErrorReportUrl))