5 references to PartAction
Microsoft.VisualStudio.LanguageServices.UnitTests (5)
CodeModel\AbstractCodeElementTests`1.vb (5)
85
Protected Function Part(p As EnvDTE.vsCMPart, action As
PartAction
) As Action(Of Func(Of EnvDTE.vsCMPart, EnvDTE.TextPoint))
92
Protected Function ThrowsNotImplementedException() As
PartAction
103
Protected Function ThrowsCOMException(errorCode As Integer) As
PartAction
115
Protected ReadOnly NullTextPoint As
PartAction
=
122
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