void AfterCreateStylesheet(CentralizedFileAfterCreateEventArgs e)
 {
     UpsertSourceMap(e.FileName, e.FileStoreKey, e.Path);
 }