5 references to EvtClose
System.Diagnostics.EventLog (5)
System\Diagnostics\Reader\EventLogHandle.cs (1)
35NativeWrapper.EvtClose(handle);
System\Diagnostics\Reader\EventLogReader.cs (3)
189NativeWrapper.EvtClose(_eventsBuffer[_currentIndex]); 204NativeWrapper.EvtClose(_eventsBuffer[_currentIndex]); 274NativeWrapper.EvtClose(_eventsBuffer[index]);
System\Diagnostics\Reader\EventLogWatcher.cs (1)
304NativeWrapper.EvtClose(_eventsBuffer[i]);