2 references to TryParseNormalAsFloatingPoint
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Parser\Utf8Parser.Float.cs (2)
34if (TryParseNormalAsFloatingPoint(source, ref number, out bytesConsumed, standardFormat)) 67if (TryParseNormalAsFloatingPoint(source, ref number, out bytesConsumed, standardFormat))