3 references to None
mscorlib (3)
system\diagnostics\eventing\eventsource.cs (3)
507eventSource.SendCommand(null, 0, 0, command, true, EventLevel.LogAlways, EventKeywords.None, commandArguments); 4290EnableEvents(eventSource, level, EventKeywords.None); 4342eventSource.SendCommand(this, 0, 0, EventCommand.Update, false, EventLevel.LogAlways, EventKeywords.None, null);