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