Exemplo n.º 1
0
 protected override void GotoSource(Microsoft.VisualStudio.Shell.Interop.VSOBJGOTOSRCTYPE gotoType)
 {
     _langSvc.GotoLocation(_gotoInfo.Location, _caption, _caption != null);
 }