2 references to RunSynchronously
Microsoft.ML.Data (1)
Commands\CrossValidationCommand.cs (1)
469
tasks[i].
RunSynchronously
();
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
985
/// Tasks executed with <see cref="
RunSynchronously
()"/> will be associated with the current <see