microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.13k stars 1.27k forks source link

Erroneous whitespace in Sign(float #148

Open tamlin-mike opened 3 years ago

tamlin-mike commented 3 years ago

https://github.com/microsoft/referencesource/blob/5697c29004a34d80acdaf5742d7e699022c64ecd/mscorlib/system/math.cs#L571

Please remove the superflous (erroneous) whitespace preceeding the open paren in Sign (float. This is not only a stylistic and consistency issue, but makes it impossible to find that function in a text search if using the expected Sign(float.