3 references to RaiseTextDocumentOpenedEventAsync
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Workspace_Editor.cs (3)
428
@this.
RaiseTextDocumentOpenedEventAsync
(newDoc);
462
_ =
RaiseTextDocumentOpenedEventAsync
(document).CompletesAsyncOperation(token);
617
data.@this.
RaiseTextDocumentOpenedEventAsync
(newDoc);