2 writes to s_empty
mscorlib (2)
System\Diagnostics\Eventing\TraceLogging\EventSourceActivity.cs (2)
272
eventSource.Write(eventName, ref options, ref this.activityId, ref
s_empty
, ref data);
293
this.eventSource.Write(eventName, ref this.startStopOptions, ref this.activityId, ref
s_empty
, ref data);