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)
211
var handlerActions =
_handlerActions
;