mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-11-16 01:55:27 +00:00
37d27c4c99
* Replace Array.Clear(x, 0, x.Length) with Array.Clear(x) * Use DateTime.UnixEpoch field * Replace SHA256.ComputeHash calls with static SHA256.HashData call More performant and avoids the need to initialize a SHA256 instance. |
||
---|---|---|
.. | ||
AccountService | ||
AsyncContext | ||
Types | ||
AccountManager.cs | ||
AccountSaveDataManager.cs | ||
ApplicationServiceServer.cs | ||
DefaultUserImage.jpg | ||
IAccountServiceForAdministrator.cs | ||
IAccountServiceForApplication.cs | ||
IAccountServiceForSystemService.cs | ||
IAsyncContext.cs | ||
IAsyncNetworkServiceLicenseKindContext.cs | ||
IBaasAccessTokenAccessor.cs |