2 references to InternalWriteEvent
System (2)
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
1638InternalWriteEvent((uint)eventID, (ushort)category, type, new string[] { message}, rawData, currentMachineName); 1674InternalWriteEvent((uint) instance.InstanceId, (ushort) instance.CategoryId, instance.EntryType, strings, data, currentMachineName);