1 reference to _stringMethodCallCache
Microsoft.AspNetCore.Http.Extensions (1)
src\aspnetcore\src\Shared\ParameterBindingMethodCache.cs (1)
211
return
_stringMethodCallCache
.GetOrAdd(type, Finder);