mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-06-23 18:38:41 +00:00
FetchTypeDef
This commit is contained in:
@@ -2162,6 +2162,8 @@ public partial class EpConnection : NetworkConnection, IStore
|
||||
_requests.Clear();
|
||||
_resourceRequests.Clear();
|
||||
_typeDefRequests.Clear();
|
||||
_fetchBlockedOn.Clear();
|
||||
_typeDefFetchBlockedOn.Clear();
|
||||
|
||||
//_typeDefsByIdRequests.Clear();
|
||||
//_typeDefsByNameRequests.Clear();
|
||||
|
||||
Reference in New Issue
Block a user