2 writes to category
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogEntry.cs (2)
98category = "(" + CategoryNumber.ToString(CultureInfo.CurrentCulture) + ")"; 100category = cat;
2 references to category
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogEntry.cs (2)
93if (category == null) 103return category;