1 write to _asynchronousOperationListener
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\WorkspaceInProcess.cs (1)
178
_asynchronousOperationListener
= asynchronousOperationListener;
1 reference to _asynchronousOperationListener
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
InProcess\WorkspaceInProcess.cs (1)
208
using var _ =
_asynchronousOperationListener
.BeginAsyncOperation("OnBeforeSaveAsync");