source/EduCATS/Pages/Eemc/Views/ViewCell/EemcPageViewCell.cs
Method OnBindingContextChanged
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected override void OnBindingContextChanged()
{
base.OnBindingContextChanged();
if (!(BindingContext is ConceptModel)) {