protected override MutatingContext <ApplicationList> GetDataInternal() => MutatingContext <ApplicationList> .New(ApplicationList);
protected override MutatingContext <ProjectFile> GetDataInternal() => MutatingContext <ProjectFile> .New(_projectFile);