public void OnBeforeSerialize() { compilationStarted = CompilationStarted; compilationFinished = CompilationFinished; afterAssemblyReload = AfterAssemblyReload; beforeAssemblyReload = BeforeAssemblyReload; }
public void OnBeforeSerialize() { startTime = StartTime; endTime = EndTime; }