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