1 write to Culture
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\FormDataReader.cs (1)
33
Culture
= culture;
1 reference to Culture
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Converters\ParsableConverter.cs (1)
15
if (T.TryParse(value, reader.
Culture
, out result!))