microsoft/referencesource

Erroneous whitespace in Sign(float

tamlin-mike opened this issue · 0 comments

public static int Sign (float value)

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.