Implemented interface member:
method
GetCurrentValue
Microsoft.AspNetCore.Components.ICascadingValueSupplier.GetCurrentValue(System.Object, in Microsoft.AspNetCore.Components.CascadingParameterInfo)
1 reference to GetCurrentValue
Microsoft.AspNetCore.Components.Web (1)
Forms\Mapping\FormMappingScope.cs (1)
87=> _cascadingValueSupplier!.GetCurrentValue(key, in parameterInfo);