258 references to MaxValue
dotnet-svcutil-lib (5)
GenerateDocumentationAndConfigFiles (4)
ILCompiler.Compiler (1)
ILCompiler.ReadyToRun (1)
Microsoft.AspNetCore.Components.Server (8)
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Microsoft.CodeAnalysis (7)
Microsoft.CodeAnalysis.Analyzers (4)
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
Microsoft.CodeAnalysis.CodeStyle (4)
Microsoft.CodeAnalysis.CSharp (8)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.Razor.Compiler (4)
Microsoft.CodeAnalysis.ResxSourceGenerator (4)
Microsoft.CodeAnalysis.VisualBasic (2)
Microsoft.CodeAnalysis.Workspaces (4)
Microsoft.CSharp (1)
Microsoft.Data.Analysis (3)
Microsoft.Gen.Logging.Generated.Tests (1)
Microsoft.Maui.Resizetizer (4)
Microsoft.ML.Core (2)
Microsoft.ML.Data (6)
Microsoft.ML.DataView (1)
Microsoft.ML.FastTree (14)
Microsoft.ML.Tests (7)
Microsoft.ML.Transforms (1)
Microsoft.VisualBasic.Core (5)
Roslyn.Diagnostics.Analyzers (4)
System.Data.Common (7)
System.Drawing.Primitives (6)
System.Formats.Asn1 (2)
System.Formats.Cbor (3)
System.Linq (1)
System.Net.Primitives (1)
System.Net.Quic (3)
System.Net.Security (2)
System.Private.CoreLib (80)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Buffers\Text\Utf8Parser\Utf8Parser.Integer.Unsigned.N.cs (1)
55if (answer > byte.MaxValue)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Guid.cs (10)
44public static Guid AllBitsSet => new Guid(uint.MaxValue, ushort.MaxValue, ushort.MaxValue, byte.MaxValue, byte.MaxValue, byte.MaxValue, byte.MaxValue, byte.MaxValue, byte.MaxValue, byte.MaxValue, byte.MaxValue);
796if (!TryParseHex(guidString.Slice(numStart, numLen), out uint byteVal, ref overflow) || overflow || byteVal > byte.MaxValue)
804byteVal > byte.MaxValue ? ParseFailure.Overflow_Byte :
System.Private.DataContractSerialization (4)
System.Private.Uri (1)
System.Private.Xml (3)
System.Reflection.Emit (3)
System.Reflection.Metadata (10)
System.Runtime.Caching (1)
System.Runtime.Numerics (7)
System.Security.Cryptography (3)
System.Security.Cryptography.Cose (2)
System.Security.Cryptography.Pkcs (3)
System.Text.Json (1)
System.Windows.Forms.Primitives (1)
System.Xaml (1)