7 references to EventPipeCommandId
Microsoft.Diagnostics.NETCore.Client (7)
DiagnosticsClient\EventPipeSession.cs (7)
99EventPipeCommandId command; 104command = EventPipeCommandId.CollectTracing6; 110command = EventPipeCommandId.CollectTracing5; 116command = EventPipeCommandId.CollectTracing4; 122command = EventPipeCommandId.CollectTracing3; 127command = EventPipeCommandId.CollectTracing2; 187stopMessage = new IpcMessage(DiagnosticsServerCommandSet.EventPipe, (byte)EventPipeCommandId.StopTracing, payload);