6 references to EvtClose
System.Core (6)
System\Diagnostics\Eventing\Reader\EventLogHandle.cs (1)
48NativeWrapper.EvtClose(handle);
System\Diagnostics\Eventing\Reader\EventLogReader.cs (3)
207NativeWrapper.EvtClose(eventsBuffer[this.currentIndex]); 221NativeWrapper.EvtClose(eventsBuffer[this.currentIndex]); 292NativeWrapper.EvtClose(eventsBuffer[index]);
System\Diagnostics\Eventing\Reader\EventLogWatcher.cs (2)
141NativeWrapper.EvtClose(eventsBuffer[i]); 285NativeWrapper.EvtClose(eventsBuffer[i]);