Object reference is required for a non-static field
See the question and my original answer on StackOverflowI think you need to remove the static keyword on the PeerReview function.
I think you need to remove the static keyword on the PeerReview function.