2 references to EventNameIndex
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
EventLogCollector.cs (1)
272&& (!ExcludedEventNames.Contains(GetEventRecordPropertyToString(eventLogRecord, FeedbackItemWatsonEntry.EventNameIndex)))
FeedbackItemWatsonEntry.cs (1)
131EventName = EventLogCollector.GetEventRecordPropertyToString(eventLogRecord, EventNameIndex);