ISymUnmanagedWriter5::OpenMapTokensToSourceSpans Method
Open a special custom data section to emit token-to-source span mapping information into. Opening this section when a method is already open, or vice versa, is an error.
Syntax
HRESULT OpenMapTokensToSourceSpans();
Return Value
Returns HRESULT
.
Requirements
Header: CorSym.idl, CorSym.h
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.