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