2 references to ParameterBindingMethodCache
Microsoft.AspNetCore.Http.Extensions (1)
src\Shared\ParameterBindingMethodCache.cs (1)
53
:
this
(preferNonGenericEnumParseOverload: !RuntimeFeature.IsDynamicCodeSupported,
Microsoft.AspNetCore.Http.Extensions.Tests (1)
ParameterBindingMethodCacheTests.cs (1)
199
var cache = new
ParameterBindingMethodCache
(preferNonGenericEnumParseOverload: true);