<PackageReference Include="NUnit" Version="4.5.1" />

NUnit.Framework.Internal.Builders.MethodInfoCache

static class MethodInfoCache
Caches static information for IMethodInfo to reduce re-calculations and memory allocations from reflection.
namespace NUnit.Framework.Internal.Builders { internal static class MethodInfoCache { } }