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

MethodInfoCache

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