2 references to FormatEnumAsString
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\EnumConverter.cs (2)
148string stringValue = FormatEnumAsString(key, value, dictionaryKeyPolicy: null); 208string stringValue = FormatEnumAsString(key, value, dictionaryKeyPolicy);