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