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