MCPcopy 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

NewStringFunction · 0.85
ToJSMethod · 0.80
foreachFunction · 0.70
ToWinRTMethod · 0.45
SetMethod · 0.45

Tested by

no test coverage detected