namespace OnlineAssessment.Common { internal interface IOptionsSnapshot { } }