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