ICorProfilerInfo6 Interface
[Supported in the .NET Framework 4.6 and later versions]
A subclass of ICorProfilerInfo5 that provides an enumerator for all methods that are defined in a given NGen module and inline a given method.
Methods
Method | Description |
---|---|
ICorProfilerInfo6::EnumNgenModuleMethodsInliningThisMethod Method | Returns an enumerator for all methods that belong to a given NGen module and that are inlined in the body of a given method. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.6
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.