コード例 #1
0
 void IVisualStudioWorkspaceHost.OnDocumentRemoved(DocumentId documentId)
 {
     _workspace.OnDocumentRemoved(documentId);
 }