you are viewing a single comment's thread
view the rest of the comments
[–] 15 points 2 years ago (2 children)

I'm just a c# dev wishing to fuck we had something visual to indicate reference types so my coworkers could stop misusing them

  • source
  • hideshow 4 child comments
  • [–] 1 point 2 years ago

    It's such a short list of value types though. How can they have that much trouble? All of the various ints and floats, bool, char, structs, and enums. Everything else is reference.

  • source
  • parent