2 references to EventInstance
System (2)
services\monitoring\system\diagnosticts\EventData.cs (1)
17
public EventInstance(long instanceId, int categoryId, EventLogEntryType entryType) :
this
(instanceId, categoryId) {
services\monitoring\system\diagnosticts\EventLogTraceListener.cs (1)
217
EventInstance data = new
EventInstance
(id, 0);