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