9 references to ControllerCommand
mscorlib (9)
system\diagnostics\eventing\eventprovider.cs (8)
282
ControllerCommand
command =
ControllerCommand
.Update;
343
command =
ControllerCommand
.SendManifest;
359
protected virtual void OnControllerCommand(
ControllerCommand
command, IDictionary<string, string> arguments, int sessionId, int etwSessionId) { }
528
UnsafeNativeMethods.ManifestEtw.EVENT_FILTER_DESCRIPTOR* filterData, out
ControllerCommand
command, out byte[] data, out int dataStart)
549
command =
ControllerCommand
.Update;
561
command = (
ControllerCommand
) filterData->Type;
565
command =
ControllerCommand
.Update;
system\diagnostics\eventing\eventsource.cs (1)
2509
protected override void OnControllerCommand(
ControllerCommand
command, IDictionary<string, string> arguments,