2 references to ApplicationNameIndex
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
EventLogCollector.cs (1)
273
&& VsRelatedExes.Contains(GetEventRecordPropertyToString(eventLogRecord, FeedbackItemWatsonEntry.
ApplicationNameIndex
)))
FeedbackItemWatsonEntry.cs (1)
133
ApplicationName = EventLogCollector.GetEventRecordPropertyToString(eventLogRecord,
ApplicationNameIndex
);