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