Remove sub-array allocation from GetManifestResourceNamesList (#26601)
commit3c503413e0c925c6652f24339573d1aadd76cd20
authorStephen Toub <stoub@microsoft.com>
Tue, 10 Sep 2019 01:07:44 +0000 (9 21:07 -0400)
committerMarek Safar <marek.safar@gmail.com>
Tue, 10 Sep 2019 11:09:56 +0000 (10 13:09 +0200)
tree4afff00e4210e523bc690b37138ba46179e1305f
parent96b7fead3377a0944bbb16dea309749bc995226e
Remove sub-array allocation from GetManifestResourceNamesList (#26601)

Also removes dependency on System.Range and RuntimeHelpers.GetSubArray in a simple console app such that they can be trimmed away.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Resources/ManifestBasedResourceGroveler.cs