1 write to WatsonReportId
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
FeedbackItemWatsonEntry.cs (1)
130WatsonReportId = EventLogCollector.GetEventRecordPropertyToString(eventLogRecord, WatsonReportIdIndex);
1 reference to WatsonReportId
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
EventLogCollector.cs (1)
176watsonEntriesStringBuilder.AppendLine($"Watson Report Id: {entry.WatsonReportId}");