List Question
20 TechQA 2023-11-14T14:16:16.887000why full name of method on ilspy appear with slash?
108 views
Asked by Yanshof
How to query profiler instrumented IL code address using Windbg and SOS extension?
106 views
Asked by prasen_b
Can't start CLRprofiler on WSL on Windows 11, but it works on Windows 10
138 views
Asked by Yanshof
Signature of generic MethodRefs in .NET Profiler API
83 views
Asked by dvvrd
.NET Profiler - Filter out .Net Framework Functions
200 views
Asked by CBaker
.NET profiling api - calculate time taken to execute async method
265 views
Asked by Zader
IMetaDataEmit::DefineUserString returns HRESULT: -2147024882 (0x8007000E E_OUTOFMEMORY)
322 views
Asked by Russ Cam
Parsing the COR_PRF_FUNCTION_ARGUMENT_INFO Structure
139 views
Asked by CBaker
.NET Profiler - Getting The Type Of A Function Parameter
248 views
Asked by CBaker
How to get the value from the byte array object using ICorProfilerInfo2
145 views
Asked by Zader
Can we invoke a method from a class using IMetaDataImport2 in CLR profiling?
84 views
Asked by Zader
Which method I should track to know a new request comes into .net core application
438 views
Asked by Zader
Understanding "this" argument for structs (specifically Iterators/async)
200 views
Asked by Egozy
.NET Profiling API initialization
825 views
Asked by pr12015
Creating a PE file using IMetaDataEmit::Save(/ToMemory/ToStream)
205 views
Asked by Egozy