internal static void SetPagingContext(PagingContext current) { FluorineWebSafeCallContext.SetData(FluorinePagingContextKey, current); }