2 references to OnAssemblyLoad
Microsoft.DotNet.HotReload.WebAssembly.Browser (2)
HotReloadAgent.cs (2)
48
AppDomain.CurrentDomain.AssemblyLoad +=
OnAssemblyLoad
;
53
AppDomain.CurrentDomain.AssemblyLoad -=
OnAssemblyLoad
;