Home
last modified time | relevance | path

Searched refs:isNegativeInfinity (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs791 private static void ValidateInfinityAndNan(string text, bool isPositiveInfinity, bool isNegativeInfinity, bool isNaN) in ValidateInfinityAndNan() argument
794 (isNegativeInfinity && text != "-Infinity") || in ValidateInfinityAndNan()

Completed in 2 milliseconds