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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.