2 references to RaiseDocumentOpenedEventAsync
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace_Editor.cs (2)
426
@this.
RaiseDocumentOpenedEventAsync
(newDoc);
459
_ =
RaiseDocumentOpenedEventAsync
(document).CompletesAsyncOperation(token);