Search code examples
AppDomain communication and performance...


c#performancereflectionappdomain

Read More
What is the (fnptr)* type and how to create it?...


c#.netreflectionclrcil

Read More
How can I cast an object to string and use it in a Linq query using Reflection...


c#asp.netlinqreflectionexpression-trees

Read More
Exception When Invoking Private Method Using Reflection in Junit...


javajunitreflection

Read More
How to call a function that will create an object of a class if required?...


javadesign-patternsreflectionfunctional-programminghashmap

Read More
how to insert a class instance into RTTR sequential view without getting its wrapped value?...


c++serializationreflectionc++17rttr

Read More
Rascal MPL dynamically get properties / fields of variable...


reflectionpropertiesrascal

Read More
Find all classes which derive from a specific base class and add them to the registry...


c#inheritancereflectionmultiple-inheritancebase-class

Read More
Get the fully-qualified name of a class in Java, Class.forName...


javareflectionclassnotfoundexceptionclassname

Read More
How to convert string object to generic object at runtime?...


c#.netreflectioncastingruntime

Read More
Reflection - private method...


androidkotlinreflection

Read More
Reflection - missing 1 parameter...


androidunit-testingkotlinreflection

Read More
Draw objects without explicit type info as property in Unity inspector...


c#unity-game-enginereflectionpolymorphism

Read More
Why am I getting a casting error in .NET 7 after using reflection?...


c#reflectioncasting.net-7.0

Read More
Error using reflection, when trying to get the type...


c#reflection

Read More
Java reflection - Android classes not found...


javaandroidreflection

Read More
Haskell: Get data constructor name as string...


haskellreflectionghcgeneric-programmingderiving

Read More
How to create a new List<T> knowing the Type through reflection?...


javareflection

Read More
AmbiguousMatchException in Expression.PropertyOrField...


c#linqreflectionlambda

Read More
Detect if the type of an object is a type defined by .NET Framework...


c#.netreflection

Read More
Convert class method into IL and execute it at runtime...


c#reflectioncilmethodinfo

Read More
Setting object property by string name...


typescriptreflection

Read More
Kotlin data class instanciation via reflection...


genericskotlinreflection

Read More
How to pass a function pointer that points to constructor?...


c++reflectionconstructorfunction-pointers

Read More
Go copy bytes into struct fields with reflection...


goreflection

Read More
How to change list element from inspector?...


c#unity-game-enginereflection

Read More
Create object instance of a class from its name in string variable...


c#.netreflectionruntimesystem.reflection

Read More
How to use Kotlin reflection to change the value of unchangeable property...


kotlinreflection

Read More
Angle of reflection relative to coordinate system...


pythonvectorreflectiongeometrysimulation

Read More
C#, trying to create human readable type name...


c#.netreflection

Read More
BackNext