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