Add some DebuggerDisplay attributes in System.Linq (dotnet/corefx#41386)
authorStephen Toub <stoub@microsoft.com>
Fri, 27 Sep 2019 18:19:52 +0000 (14:19 -0400)
committerSantiago Fernandez Madero <safern@microsoft.com>
Fri, 27 Sep 2019 18:19:52 +0000 (11:19 -0700)
commitc362923cae8543b5092b2115f169411ee7dd4763
treeedc469ef6ec6fb54903887acec87c6e3d9bc824c
parent69feffca5297bc3c887325a7ea3022ae55850466
Add some DebuggerDisplay attributes in System.Linq (dotnet/corefx#41386)

Commit migrated from https://github.com/dotnet/corefx/commit/e667c29636a622eb4f9493f75232b44e0ae90b29
src/libraries/System.Linq/src/System/Linq/Partition.SpeedOpt.cs
src/libraries/System.Linq/src/System/Linq/Range.cs
src/libraries/System.Linq/src/System/Linq/Repeat.cs
src/libraries/System.Linq/src/System/Linq/Select.SpeedOpt.cs
src/libraries/System.Linq/src/System/Linq/Select.cs