StackOverflow Questions for Tag: system.reflection

Daniel Arant
Daniel Arant

Reputation: 494

Does the C# compiler hoist variable declarations out of methods called within loops?

Score: 0

Views: 1081

Answers: 2

Read More
Paul π
Paul π

Reputation: 519

Is there a way to programmatically determine if a compiled cmdlet requires elevation (other than simply running the command)?

Score: 1

Views: 34

Answers: 0

Read More
Arthur
Arthur

Reputation: 191

Moq fully generic Setup with class proxy attempt throws `Late bound operations cannot be performed`

Score: 0

Views: 58

Answers: 1

Read More
Jonas _
Jonas _

Reputation: 163

Is there a way of constructing function pointer types using Reflection?

Score: 3

Views: 80

Answers: 1

Read More
Marco
Marco

Reputation: 2245

Inspect Types via MetadataLoadContext fails due to missing assembly (.NET core)

Score: 7

Views: 3852

Answers: 4

Read More
Shao Skywalker
Shao Skywalker

Reputation: 21

Is it possible to use reflection to compare two arrays with the same element types?

Score: -1

Views: 90

Answers: 2

Read More
WillC
WillC

Reputation: 2125

Generic Way to Get MethodInfo For Methods Using Xml Documentation Member.Name

Score: 0

Views: 424

Answers: 1

Read More
Bilal
Bilal

Reputation: 31

How to Call a C# Method from C++ with Parameters?

Score: 2

Views: 146

Answers: 2

Read More
Richard Fawcett
Richard Fawcett

Reputation: 2819

Type.GetType return null even when using full assembly qualified type name

Score: 4

Views: 1649

Answers: 1

Read More
naviwhack
naviwhack

Reputation: 127

A general-purpose decorator - correctly awaiting an awaitable type obtained from Reflection

Score: 1

Views: 85

Answers: 1

Read More
Jakob Tinhofer
Jakob Tinhofer

Reputation: 377

C# Dynamic Object call TryInvoke with an unknown array of arguments

Score: 1

Views: 83

Answers: 2

Read More
AxD
AxD

Reputation: 3182

How to initialize properties using Reflection?

Score: 0

Views: 51

Answers: 2

Read More
Jada
Jada

Reputation: 25

Recursively instantiating the classes inside an object

Score: -1

Views: 115

Answers: 2

Read More
Matt Stuvysant
Matt Stuvysant

Reputation: 489

How to detect classes marked with file modifier

Score: 2

Views: 112

Answers: 0

Read More
Sandy
Sandy

Reputation: 231

How to check if a given value exists in list of constants

Score: 0

Views: 96

Answers: 3

Read More
Sol
Sol

Reputation: 81

ICSharpCode.Decompiler generates unwanted format

Score: 0

Views: 33

Answers: 0

Read More
Maury Markowitz
Maury Markowitz

Reputation: 9283

Late binding in VB.net and a "last chance" method?

Score: 0

Views: 89

Answers: 1

Read More
Luke Vo
Luke Vo

Reputation: 20728

How to get the list of all loaded assemblies ordered by dependencies

Score: 1

Views: 56

Answers: 0

Read More
Matheus Souza Silva
Matheus Souza Silva

Reputation: 15

How to convert PropertyInfo[] to my class

Score: -3

Views: 1136

Answers: 1

Read More
DotCat1985
DotCat1985

Reputation: 1

Remove Route annotation from an action in ASP.NET Core 8

Score: 0

Views: 124

Answers: 0

Read More
PreviousPage 1Next