mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 22:03:40 +00:00
For schema enums with the bit_flags attribute, generate the corresponding System.FlagsAttribute in generated Csharp code.
For schema enums with the bit_flags attribute, generate the corresponding System.FlagsAttribute in generated Csharp code.