1 write to _converterOptions
System.Text.Json (1)
System\Text\Json\Serialization\JsonStringEnumConverter.cs (1)
100_converterOptions = allowIntegerValues
1 reference to _converterOptions
System.Text.Json (1)
System\Text\Json\Serialization\JsonStringEnumConverter.cs (1)
119return EnumConverterFactory.Create(typeToConvert, _converterOptions, _namingPolicy, options);