104.

Where static variables are stored in memory

Static variable is stored on the heap, regardless of whether it's declared within a reference type or a value type