ICorProfilerInfo8 Interface
A subclass of ICorProfilerInfo7 that provides methods to query information about dynamic methods.
Methods
Method | Description |
---|---|
IsFunctionDynamic Method | Determines if a function does not have associated metadata. |
GetFunctionFromIP3 Method | Maps a managed code instruction pointer to a FunctionID. This method works for both dynamic and non-dynamic methods. |
GetDynamicFunctionInfo Method | Retrieves information about dynamic methods. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.7.2
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.