Searched defs:SetTraceNotification (Results 1 – 6 of 6) sorted by relevance
37 SetTraceNotification(context.Context, *SetTraceParams) error methodSpec588 func (s *serverDispatcher) SetTraceNotification(ctx context.Context, params *SetTraceParams) error { func
167 func (s *server) SetTraceNotification(ctx context.Context, p *lsp.SetTraceParams) error { func