Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
..
Reflection 75a7b12aef Add net60 target (#1515) 2 years ago
ClrFunctionInstance.cs 6a838cb6e1 Don't call CatchClrExceptions for JavaScriptExceptions (#1502) 2 years ago
DefaultObjectConverter.cs 57d142954e Clear interop identity tracking ConditionalWeakTable in Engine.Dispose (#1408) 2 years ago
DefaultTypeConverter.cs 144591843c Support params arrays in delegate invocation (#1520) 2 years ago
DelegateWrapper.cs 75a7b12aef Add net60 target (#1515) 2 years ago
GetterFunctionInstance.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IObjectConverter.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IObjectWrapper.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IReferenceResolver.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
ITypeConverter.cs 4e1893d469 Improve DefaultTypeConverter (#1461) 2 years ago
MethodDescriptor.cs dae3ec5b7c Fix constructor argument matching under interop (#1568) 2 years ago
MethodInfoFunctionInstance.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
NamespaceReference.cs 75a7b12aef Add net60 target (#1515) 2 years ago
ObjectWrapper.cs 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago
SetterFunctionInstance.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
TypeDescriptor.cs 75a7b12aef Add net60 target (#1515) 2 years ago
TypeReference.cs b1df4cb437 Avoid Mono's ParameterInfo[].AsSpan() bug (#1571) 2 years ago
TypeReferencePrototype.cs 9984761e7d Support CLR object inheritance chain with prototypes (#1518) 2 years ago
TypeResolver.cs ad4378bc82 Fix conditional compilation checks to account for NET 6.0 (#1563) 2 years ago