.. |
Reflection
|
89a1b615f6
PropertyDescriptor improvements (#1648)
|
1 year ago |
ClrFunctionInstance.cs
|
8794aa03cc
Add fast path without try-catch for CLR function call (#1651)
|
1 year ago |
ClrHelper.cs
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
2 years ago |
DefaultObjectConverter.cs
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
2 years ago |
DefaultTypeConverter.cs
|
144591843c
Support params arrays in delegate invocation (#1520)
|
2 years ago |
DelegateWrapper.cs
|
c905f53c99
Add experimental support for Task to Promise conversion (#1567)
|
1 year 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
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
2 years ago |
NamespaceReference.cs
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
2 years ago |
ObjectWrapper.cs
|
f4667ed60e
Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652)
|
1 year 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
|
f4982ee8ff
More improvements for CLR Interop (#1616)
|
2 years ago |
TypeReferencePrototype.cs
|
9984761e7d
Support CLR object inheritance chain with prototypes (#1518)
|
2 years ago |
TypeResolver.cs
|
da88d1ea53
Include interface methods when searching for interop targets (#1638)
|
1 year ago |