https://learn.microsoft.com/ja-jp/dotnet/csharp/programming-guide/classes-and-structs/fields

> 通常、フィールドは、プライベートまたは保護されたアクセシビリティを持つ変数に対してのみ使用します。