2 references to CategoryCount
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLog.cs (1)
797
sourceLogKey.SetValue("CategoryCount", sourceData.
CategoryCount
, RegistryValueKind.DWord);
System\Diagnostics\EventSourceCreationData.cs (1)
41
throw new ArgumentOutOfRangeException(nameof(
CategoryCount
));