Mark more structs as readonly (dotnet/coreclr#19557)
authorBen Adams <thundercat@illyriad.co.uk>
Mon, 20 Aug 2018 16:25:47 +0000 (17:25 +0100)
committerJan Kotas <jkotas@microsoft.com>
Mon, 20 Aug 2018 16:25:47 +0000 (09:25 -0700)
commitd45b7764653af21b217e581bb6bcf8a91dee28ce
tree50b25f82e9593dcf9c4c1571b8cb79c93c7f6c5b
parent0fd140e8ec28bbfa9689070a4e7a981b64a9c647
Mark more structs as readonly (dotnet/coreclr#19557)

Commit migrated from https://github.com/dotnet/coreclr/commit/ac09773ad09f374053ae1cb11336b96d01da49a1
src/coreclr/src/System.Private.CoreLib/src/System/Array.cs
src/coreclr/src/System.Private.CoreLib/src/System/ByReference.cs
src/coreclr/src/System.Private.CoreLib/src/System/RtType.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/TimeSpanParse.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/HandleRef.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Serialization/SerializationInfoEnumerator.cs
src/libraries/System.Private.CoreLib/src/System/SpanHelpers.BinarySearch.cs
src/libraries/System.Private.CoreLib/src/System/Threading/AsyncLocal.cs
src/libraries/System.Private.CoreLib/src/System/TimeSpan.cs