Update Range.GetOffsetAndLength (#23855)
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Wed, 10 Apr 2019 19:05:27 +0000 (20:05 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2019 19:05:27 +0000 (20:05 +0100)
commit6398853de7ed52ed378312073fe47f3af75cce0a
treee21c95640cbd0cb265b58b8cd01c3eb7f94baa04
parent98472784f82cee7326a58e0c4acf77714cdafe03
Update Range.GetOffsetAndLength (#23855)

* Update Range.GetOffsetAndLength

Make it return offset and length tuple instead of the old Type Range.OffsetAndLength

* Fix the return Tuple fields names
src/System.Private.CoreLib/shared/System/Range.cs
src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/RuntimeHelpers.cs