Hi,
Project.Save is implemented as extension method in Alternet.Editor.Roslyn assembly
You will need to add reference to this assembly to your project and add Alternet.Editor.Roslyn namespace to using section, then you can call this method.
Hope it helps,
Dmitry