2 references to RaiseDocumentClosedEventAsync
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace_Editor.cs (2)
479
_ =
RaiseDocumentClosedEventAsync
(document).CompletesAsyncOperation(token);
702
@this.
RaiseDocumentClosedEventAsync
(newDoc);