2 references to SendManifest
mscorlib (2)
system\diagnostics\eventing\eventsource.cs (2)
504
if ((int)command <= (int)EventCommand.Update && (int)command != (int)EventCommand.
SendManifest
)
2811
if (commandArgs.Command == EventCommand.
SendManifest
)