IVsLanguageDebugInfo2 Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodQueryCatchLineSpan(IVsTextBuffer^, Int32, Int32, Int32, array<TextSpan>^)

Determines the span of the catch block in a try/catch exception handler for a specified location.

System_CAPS_pubmethodQueryCommonLanguageBlock(IVsTextBuffer^, Int32, Int32, UInt32, Int32)

Determines whether the specified location is contained within a specified type of exception handler block.

System_CAPS_pubmethodValidateInstructionpointLocation(IVsTextBuffer^, Int32, Int32, array<TextSpan>^)

Validates the given position as a place to set an instruction or break point.

Return to top
Show: