1 write to _handlerAndOptions
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\WorkspaceEventRegistration.cs (1)
26
_handlerAndOptions
= handlerAndOptions;
1 reference to _handlerAndOptions
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\WorkspaceEventRegistration.cs (1)
35
eventMap?.RemoveEventHandler(_eventType,
_handlerAndOptions
);