src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\TraceLoggingEventSource.cs (6)
94this.WriteImpl(eventName, ref options, null, null, null, SimpleEventTypes<EmptyStruct>.Instance);
115this.WriteImpl(eventName, ref options, null, null, null, SimpleEventTypes<EmptyStruct>.Instance);
151this.WriteImpl(eventName, ref options, data, null, null, SimpleEventTypes<T>.Instance);
191this.WriteImpl(eventName, ref options, data, null, null, SimpleEventTypes<T>.Instance);
233this.WriteImpl(eventName, ref options, data, null, null, SimpleEventTypes<T>.Instance);
286this.WriteImpl(