2 writes to _errorReportUrl
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
114
set =>
_errorReportUrl
= value;
814
set =>
_errorReportUrl
= value;
2 references to _errorReportUrl
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationManifest.cs (2)
113
get =>
_errorReportUrl
;
813
get =>
_errorReportUrl
;