Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ Release
Method
Release
view/sharedcache/api/sharedcacheapi.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
void AddRef() { AddRefInternal(); }
32
33
void Release() { ReleaseInternal(); }
34
35
void AddRefForRegistration() { AddRefInternal(); }
36
};
Callers
2
~DSCRef
Method · 0.45
DSCRef
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected