2 references to IsRealLiteralSuffix
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Legacy\NativeCSharpTokenizer.cs (2)
658
else if (
IsRealLiteralSuffix
(CurrentCharacter) ||
681
if (
IsRealLiteralSuffix
(CurrentCharacter))