5 references to JSInteropMethods
Microsoft.AspNetCore.Components.WebAssembly (5)
Hosting\WebAssemblyHost.cs (1)
49GC.KeepAlive(typeof(JSInteropMethods));
Hosting\WebAssemblyHostBuilder.cs (4)
41[DynamicDependency(nameof(JSInteropMethods.NotifyLocationChanged), typeof(JSInteropMethods))] 42[DynamicDependency(nameof(JSInteropMethods.NotifyLocationChangingAsync), typeof(JSInteropMethods))]