2 references to GetTypeBlockEndPoint
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.NodeLocator.vb (2)
134
Return
GetTypeBlockEndPoint
(text, DirectCast(node, TypeBlockSyntax), part)
141
Return
GetTypeBlockEndPoint
(text, DirectCast(node.Parent, TypeBlockSyntax), part)