Workaround to remove unnecessary bounds checks when using {ReadOnly}Span.IsEmpty...
authorAhson Khan <ahkha@microsoft.com>
Fri, 24 Aug 2018 02:11:48 +0000 (19:11 -0700)
committerGitHub <noreply@github.com>
Fri, 24 Aug 2018 02:11:48 +0000 (19:11 -0700)
commit82bd67f763bd1b3fc8752eae22b31012455e95b5
tree44f21ddcd3b16d1761429d48ed3299c74805415c
parent0b43547278f95e9c2fe73ecfbc64ea6ce750eaed
Workaround to remove unnecessary bounds checks when using {ReadOnly}Span.IsEmpty (dotnet/coreclr#19640)

Commit migrated from https://github.com/dotnet/coreclr/commit/3ce59b1ab67fcf7c23c9fbc5da9b229f54568414
src/libraries/System.Private.CoreLib/src/System/ReadOnlySpan.cs
src/libraries/System.Private.CoreLib/src/System/Span.cs