ICorDebugCode::GetEnCRemapSequencePoints Method
This method is not implemented in the current version of the .NET Framework.
Syntax
HRESULT GetEnCRemapSequencePoints(
[in] ULONG32 cMap,
[out] ULONG32 *pcMap,
[out, size_is(cMap), length_is(*pcMap)]
ULONG32 offsets[]
);
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.