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)
119
return EnumConverterFactory.Create(typeToConvert,
_converterOptions
, _namingPolicy, options);