3 references to RaiseTextDocumentClosedEventAsync
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_Editor.cs (3)
481
_ =
RaiseTextDocumentClosedEventAsync
(document).CompletesAsyncOperation(token);
703
@this.
RaiseTextDocumentClosedEventAsync
(newDoc);
792
data.@this.
RaiseTextDocumentClosedEventAsync
(newDoc); // don't wait for this