Optimize MemoryMarshal.ToEnumerable for arrays and strings (#89274)
authorStephen Toub <stoub@microsoft.com>
Fri, 21 Jul 2023 13:32:48 +0000 (09:32 -0400)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2023 13:32:48 +0000 (09:32 -0400)
commit79823768e461a865019d7bdf70cfe0fcbeb99288
tree46fb4b68168111d750d6a6a3ed186a423d0d3574
parentc5b4bb00fe61919ee36107ba11b77a250770577b
Optimize MemoryMarshal.ToEnumerable for arrays and strings (#89274)
src/libraries/System.Memory/tests/MemoryMarshal/ToEnumerable.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/MemoryMarshal.cs