5 references to PartAction
Microsoft.VisualStudio.LanguageServices.UnitTests (5)
CodeModel\AbstractCodeElementTests`1.vb (5)
87Protected Function Part(p As EnvDTE.vsCMPart, action As PartAction) As Action(Of Func(Of EnvDTE.vsCMPart, EnvDTE.TextPoint)) 94Protected Function ThrowsNotImplementedException() As PartAction 105Protected Function ThrowsCOMException(errorCode As Integer) As PartAction 117Protected ReadOnly NullTextPoint As PartAction = 124Protected Function TextPoint(Optional line As Integer? = Nothing, Optional lineOffset As Integer? = Nothing, Optional absoluteOffset As Integer? = Nothing, Optional lineLength As Integer? = Nothing) As PartAction