1 reference to _propertyGetterCache
Microsoft.AspNetCore.Components.Endpoints (1)
SessionCascadingValueSupplier.cs (1)
48
var getter =
_propertyGetterCache
.GetOrAdd((componentType, parameterInfo.PropertyName), PropertyGetterFactory);