StackOverflow Questions for Tag: system.reflection

BMET1
BMET1

Reputation: 11

C# PropertyInfo.GetValue() when the property is a SortedSet<T>

Score: -1

Views: 609

Answers: 3

Read More
user35443
user35443

Reputation: 6413

How to call custom operator with Reflection

Score: 35

Views: 8753

Answers: 4

Read More
Nurat Jahan
Nurat Jahan

Reputation: 83

Retrieve value from Model attributes raise "Object does not match target type" in C#

Score: 0

Views: 82

Answers: 1

Read More

Is Microsoft Documentation incorrect for Assembly.LoadFile method?

Score: 1

Views: 247

Answers: 1

Read More
Jase99
Jase99

Reputation: 35

Why does GetType() give me the derived type but GetType().GetProperties() gives me the base class properties?

Score: -2

Views: 107

Answers: 1

Read More
Snail
Snail

Reputation: 109

How to set value to protected property derived from abstract class? C#

Score: -1

Views: 63

Answers: 1

Read More
ReoCyan
ReoCyan

Reputation: 13

How can I add value to a reflected variable?

Score: 1

Views: 48

Answers: 1

Read More
Michael Andersson
Michael Andersson

Reputation: 1

Set member from code using property path

Score: 0

Views: 205

Answers: 1

Read More
Evelyn
Evelyn

Reputation: 81

Why does integer '0' IEquatable.Equals return true against a null object when called through reflection but false when called on the integer?

Score: 3

Views: 110

Answers: 1

Read More
ReoCyan
ReoCyan

Reputation: 13

How do I fix this bug in Unity C# with getting a variable through reflection?

Score: -1

Views: 83

Answers: 1

Read More
jhdepoiii
jhdepoiii

Reputation: 5

Get original unique C# Enum objects when they share an integral value

Score: 0

Views: 107

Answers: 1

Read More
Jonathan Allen
Jonathan Allen

Reputation: 70327

Best way to get a Type object from a string in .NET

Score: 7

Views: 15245

Answers: 3

Read More
Bernd Morgeneyer
Bernd Morgeneyer

Reputation: 109

Xamarin.Forms: Get PropertyInfo from Binding information

Score: 0

Views: 64

Answers: 1

Read More
Evengard
Evengard

Reputation: 746

Define a generic lambda in C# and assign it to a variable to be used with MakeGenericMethod

Score: 0

Views: 359

Answers: 1

Read More
AndyW
AndyW

Reputation: 453

Entity Framework Core how to instantiate DBContext using reflection?

Score: 1

Views: 181

Answers: 1

Read More
Tyson Gibby
Tyson Gibby

Reputation: 4730

How to update the property value (Database field) of T Entity (Database Table) from the DbContext? (save decrypted data back to the DbContext)

Score: 1

Views: 284

Answers: 2

Read More
Alison
Alison

Reputation: 71

How to prevent RuntimeMethodInfo objects from leaking memory?

Score: 1

Views: 230

Answers: 0

Read More
Shankar Kumar
Shankar Kumar

Reputation: 29

C# Compilation to be done from a EDITOR with JSON Support (Serialize and Deserialize)

Score: 0

Views: 100

Answers: 0

Read More

C# Static Constructors for Inherited Classes

Score: -1

Views: 64

Answers: 1

Read More
Cornelis
Cornelis

Reputation: 1839

Dapper with Attributes mapping

Score: 25

Views: 56912

Answers: 4

Read More
PreviousPage 3Next