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)
197
var formattedValue =
_formatter
!(currentValue);