Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeRT/NodeRT
/ MemberSyncMethod.cpp
File
MemberSyncMethod.cpp
src/NodeRTLib/CppTemplates/MemberSyncMethod.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
static void @(TX.CSharpMethodToCppMethod(Model.Name))(Nan::NAN_METHOD_ARGS_TYPE info) {
2
HandleScope scope;
3
4
if (!NodeRT::Utils::IsWinRtWrapperOf<@(TX.ToWinRT(Model.Overloads[0].DeclaringType,true))>(info.This())) {
Callers
nothing calls this directly
Calls
6
NewString
Function · 0.85
CSharpMethodToCppMethod
Method · 0.80
ToJS
Method · 0.80
foreach
Function · 0.70
ToWinRT
Method · 0.45
Set
Method · 0.45
Tested by
no test coverage detected