Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Get Location of loaded assembly using .Net Profiling API

$
0
0

I am writing a profiler that uses the .NET Profiling API.I want to do some analysis on all the assemblies that are loaded by the profiled application.

I can get the AssemblyID by using the AssemblyLoadStarted method of ICorProfilerCallback interface, using this assembly id i want to get

  1. Assembly name
  2. Full path of the file location where the assembly is stored

Is it possible to get both using Profiling API?


Viewing all articles
Browse latest Browse all 1710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>