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