7 usages of Guid ffffffffffffffffffffffff00000000
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (7)
LexicalAndXml\LexicalTests.cs (7)
3685
AssertGoodDecimalLiteral("79228162514264337593543950335E0m", "
ffffffffffffffffffffffff00000000
");
3688
AssertGoodDecimalLiteral("7922816251426433759354395033.5E1m", "
ffffffffffffffffffffffff00000000
");
3691
AssertGoodDecimalLiteral("7.9228162514264337593543950335E28m", "
ffffffffffffffffffffffff00000000
");
3733
AssertGoodDecimalLiteral("792281625142643375935439503350E-1M", "
ffffffffffffffffffffffff00000000
");
3734
AssertGoodDecimalLiteral("7922816251426433759354395033500000E-5M", "
ffffffffffffffffffffffff00000000
");
3736
AssertGoodDecimalLiteral("792281625142643375935439503354E-1M", "
ffffffffffffffffffffffff00000000
");
3737
AssertGoodDecimalLiteral("7922816251426433759354395033549999E-5M", "
ffffffffffffffffffffffff00000000
");