ICorProfilerCallback6 Interface
[Supported in the .NET Framework 4.5.2 and later versions]
A subclass of ICorProfilerCallback5 that provides a callback method that the common language runtime uses to notify a profiler that an assembly is loading.
Methods
Method | Description |
---|---|
GetAssemblyReferences Method | Notifies the profiler that an assembly is in a very early loading stage, when the common language runtime performs an assembly reference closure walk. |
Remarks
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.5.2
See also
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.