2 references to GetTypeBlockStartPoint
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
CodeModel\VisualBasicCodeModelService.NodeLocator.vb (2)
44Return GetTypeBlockStartPoint(text, options, DirectCast(node, TypeBlockSyntax), part) 51Return GetTypeBlockStartPoint(text, options, DirectCast(node.Parent, TypeBlockSyntax), part)