2 references to DoCommand
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
1735DoCommand(deferredCommands); // This can never throw, it catches them and reports the errors. 2618DoCommand(commandArgs);