3 references to EventLog
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
113
EventLog xamlFilterEventLog = new
EventLog
();
System (1)
services\monitoring\system\diagnosticts\EventLogTraceListener.cs (1)
49
eventLog = new
EventLog
();
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
903
EventLog eventLog = new
EventLog
();