MCPcopy Create free account
hub / github.com/4ch12dy/il2cpp / ShouldInsertIntoCCWCache

Function ShouldInsertIntoCCWCache

unity_2020_x/libil2cpp/gc/GarbageCollector.cpp:259–270  ·  view source on GitHub ↗

When creating COM Callable Wrappers for classes that project to other Windows Runtime classes for instance, System.Uri to Windows.Foundation.Uri, we cannot actually create a wrapper against managed object as the native side actually wants an instance of a real Windows.Foundation.Uri class. So do that, our createCCW instead of creating a COM Callable Wrapper, will create an instance of that windows

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GetOrCreateCCWMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected