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
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.