1 write to etwSessionId
mscorlib (1)
system\diagnostics\eventing\eventsource.cs (1)
4716this.etwSessionId = etwSessionId;
2 references to etwSessionId
mscorlib (2)
system\diagnostics\eventing\eventsource.cs (2)
2709UpdateEtwSession(commandArgs.perEventSourceSessionId, commandArgs.etwSessionId, true, activityFilters, participateInSampling); 2744UpdateEtwSession(commandArgs.perEventSourceSessionId, commandArgs.etwSessionId, false, null, false);