2 writes to _formatter
Microsoft.AspNetCore.Components (2)
NavigationManagerExtensions.cs (2)
172_formatter = default; 179_formatter = formatter;
1 reference to _formatter
Microsoft.AspNetCore.Components (1)
NavigationManagerExtensions.cs (1)
197var formattedValue = _formatter!(currentValue);