3 usages of Guid 6e39811546bec9b127e41b3200000000
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (3)
LexicalAndXml\LexicalTests.cs (3)
3719
AssertGoodDecimalLiteral("1.23456789012345678901234567890123456789012345678901234567890e28m", "
6e39811546bec9b127e41b3200000000
");
3721
AssertGoodDecimalLiteral("123456789012345678901234567890123456789012345678901234567890e-31m", "
6e39811546bec9b127e41b3200000000
");
3723
AssertGoodDecimalLiteral("123456789012345678901234567890.123456789012345678901234567890e-1m", "
6e39811546bec9b127e41b3200000000
");