1 write to _converterOptions
System.Text.Json (1)
System\Text\Json\Serialization\JsonStringEnumConverter.cs (1)
44_converterOptions = allowIntegerValues
1 reference to _converterOptions
System.Text.Json (1)
System\Text\Json\Serialization\JsonStringEnumConverter.cs (1)
60return EnumConverterFactory.Helpers.Create<TEnum>(_converterOptions, options, _namingPolicy);