@sharwell If you still feel strongly about this, a separate PR cleaning up this entire type and possibly removing the below check would be more suitable:
|
if (workspace.Services.GetService<IGlobalOperationNotificationService>() is GlobalOperationNotificationService notificationService) |
Originally posted by @mavasani in #58805 (comment)
@sharwell If you still feel strongly about this, a separate PR cleaning up this entire type and possibly removing the below check would be more suitable:
roslyn/src/VisualStudio/Core/Def/SolutionEventMonitor.cs
Line 28 in fa9926d
Originally posted by @mavasani in #58805 (comment)