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