Auto build is not applicable for Rider on C# projects. When build the solution, all build errors will be listed in the "Build tool window". Most build errors would be detected by Roslyn on editing stage, in "Problem tool window".
Could you provide a usecase in C# programming?