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