IVsLanguageDebugInfo2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | QueryCatchLineSpan(IVsTextBuffer^, Int32, Int32, Int32, array<TextSpan>^) | Determines the span of the catch block in a try/catch exception handler for a specified location. |
![]() | QueryCommonLanguageBlock(IVsTextBuffer^, Int32, Int32, UInt32, Int32) | Determines whether the specified location is contained within a specified type of exception handler block. |
![]() | ValidateInstructionpointLocation(IVsTextBuffer^, Int32, Int32, array<TextSpan>^) | Validates the given position as a place to set an instruction or break point. |
Show:
