Avoid implicit long casts in uint compares (dotnet/coreclr#20511)
authorBen Adams <thundercat@illyriad.co.uk>
Thu, 25 Oct 2018 05:34:10 +0000 (06:34 +0100)
committerStephen Toub <stoub@microsoft.com>
Thu, 25 Oct 2018 05:34:10 +0000 (22:34 -0700)
commit209db35922ef12592363c4b871c5aa2fec14399d
treec4392aab3b34ad55d47e06d2cc7c0959a26bbd63
parent52c6d519a05694df36972c935d9f401ee5d25751
Avoid implicit long casts in uint compares (dotnet/coreclr#20511)

Commit migrated from https://github.com/dotnet/coreclr/commit/4fbeb37c62427b51410217cd49cec84e03fdca34
src/libraries/System.Private.CoreLib/src/System/Guid.cs
src/libraries/System.Private.CoreLib/src/System/IO/Stream.cs
src/libraries/System.Private.CoreLib/src/System/IO/TextReader.cs
src/libraries/System.Private.CoreLib/src/System/MemoryExtensions.cs