Marko Lahma 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) 1 year ago
..
Reflection dadeb15519 Remove Enum.HasFlag usage (#1850) 1 year ago
ClrFunction.cs a1788187de Restructure and internalize (#1738) 1 year ago
ClrHelper.cs 8078b4a798 Create separate ObjectWrapper.Create factory method (#1810) 1 year ago
DefaultObjectConverter.cs 51d5e52e90 Improve System.Text.Json numeric type conversion under interop (#1843) 1 year ago
DefaultTypeConverter.cs 198f4f73c4 Support interop against System.Text.Json types on NET8+ (#1826) 1 year ago
DelegateWrapper.cs 3fbbff729c Add task support to DefaultObjectConverter (#1787) 1 year ago
GetterFunction.cs 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
IObjectConverter.cs 97e481fc4e Enable nullable reference types by default (#1237) 3 years ago
IObjectWrapper.cs 8078b4a798 Create separate ObjectWrapper.Create factory method (#1810) 1 year ago
IReferenceResolver.cs a1788187de Restructure and internalize (#1738) 1 year ago
ITypeConverter.cs 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
InteropHelper.cs 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
MethodDescriptor.cs 9fbdab389f Improve AOT usage scenarios with metadata (#1764) 1 year ago
MethodInfoFunction.cs 198f4f73c4 Support interop against System.Text.Json types on NET8+ (#1826) 1 year ago
NamespaceReference.cs 4110ede00b Replace ReferenceEquals usage with is (not) null (#1906) 1 year ago
ObjectWrapper.Specialized.cs dadeb15519 Remove Enum.HasFlag usage (#1850) 1 year ago
ObjectWrapper.cs 65a5ba3afb Remove obsolete members and bump version to 4 (#1834) 1 year ago
SetterFunction.cs 982a751485 Rename FunctionInstance to Function (#1721) 1 year ago
TypeDescriptor.cs 45e0e7b04d Improve support for array operations under interop (#1828) 1 year ago
TypeReference.cs 8078b4a798 Create separate ObjectWrapper.Create factory method (#1810) 1 year ago
TypeReferencePrototype.cs f12cb7d4cd Allow registering symbols to TypeReference (#1655) 1 year ago
TypeResolver.cs 4eecccbdd4 Add interop option ThrowOnUnresolvedMember (#1904) 1 year ago