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

MethodInfoCache

static class MethodInfoCache
Caches static information for IMethodInfo to reduce re-calculations and memory allocations from reflection.