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