ICorProfilerCallback7 Interface
[Supported in the .NET Framework 4.6.1 and later versions]
A subclass of ICorProfilerCallback6 that provides a callback method that the common language runtime uses to notify the profiler that the symbol stream associated with an in-memory module is updated.
Methods
Method | Description |
---|---|
ModuleInMemorySymbolsUpdated Method | Notifies the profiler that the symbol stream associated with an in-memory module is updated. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.6.1
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.