I have a class divided in two partial files, like this:
public partial class PersonRepository : BaseRepository { public static readonly str
readonly
The value of a readonly field can be changed (in a constructor). You need a const.
const