MCPcopy 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

~DSCRefMethod · 0.45
DSCRefClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected