MCPcopy Create free account
hub / github.com/beefytech/Beef / ~BfDelegateType

Method ~BfDelegateType

IDEHelper/Compiler/BfResolvedTypeUtils.cpp:3006–3011  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3004//////////////////////////////////////////////////////////////////////////
3005
3006BfDelegateType::~BfDelegateType()
3007{
3008 mMethodInstanceGroups.Clear();
3009 delete mTypeDef;
3010 mTypeDef = NULL;
3011}
3012
3013void BfDelegateType::Dispose()
3014{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected