C#C
C#3y ago
Dongle

❔ [Trimming] Enum.Parse

What do I have to specify in [DynamicallyAccessedMembers] to make sure that Enum.Parse(Type, String) works properly in trimming?
Was this page helpful?