2 writes to _handlerActions
Microsoft.AspNetCore.Components.WebAssembly (2)
HotReload\HotReloadAgent.cs (2)
34_handlerActions = null; 210_handlerActions ??= GetMetadataUpdateHandlerActions();
1 reference to _handlerActions
Microsoft.AspNetCore.Components.WebAssembly (1)
HotReload\HotReloadAgent.cs (1)
211var handlerActions = _handlerActions;