7 usages of Guid ffffffffffffffffffffffff00000000
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (7)
LexicalAndXml\LexicalTests.cs (7)
3684
AssertGoodDecimalLiteral("79228162514264337593543950335E0m", "
ffffffffffffffffffffffff00000000
");
3687
AssertGoodDecimalLiteral("7922816251426433759354395033.5E1m", "
ffffffffffffffffffffffff00000000
");
3690
AssertGoodDecimalLiteral("7.9228162514264337593543950335E28m", "
ffffffffffffffffffffffff00000000
");
3732
AssertGoodDecimalLiteral("792281625142643375935439503350E-1M", "
ffffffffffffffffffffffff00000000
");
3733
AssertGoodDecimalLiteral("7922816251426433759354395033500000E-5M", "
ffffffffffffffffffffffff00000000
");
3735
AssertGoodDecimalLiteral("792281625142643375935439503354E-1M", "
ffffffffffffffffffffffff00000000
");
3736
AssertGoodDecimalLiteral("7922816251426433759354395033549999E-5M", "
ffffffffffffffffffffffff00000000
");