Copy and paste from Math.cs into the source code for .NET 4.0:
public const double PI = 3.14159265358979323846; public const double E = 2.7182818284590452354;
I donβt know what you are watching.
It was reconstructed from the following question that you looked at automatically generated text that was created from assembly metadata when you use the Go To Definition context menu. Yes, the code that generates this text is used to format the default% f for public double constant values. Quite rarely, there are not many open constants that are double in the .NET environment. You can send a feedback report on connect.microsoft.com
Hans passant
source share