C# The call is ambiguous between the following methods or properties: ‘System.Math.Round(double, int)’ and ‘System.Math.Round(decimal, int) April 27, 2023 by Tarik Math.Round(new FileInfo(strFilePath).Length / 1024d, 1)