Exemplo n.º 1
0
 void IVisualStudioWorkspaceHost.OnDocumentRemoved(DocumentId documentId)
 {
     _workspace.OnDocumentRemoved(documentId);
 }