<PackageReference Include="NUnit" Version="4.4.0-beta.1" />

NUnit.Framework.Internal.Builders.TestMetadataCache

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