1 write to JSRuntime
Microsoft.JSInterop (1)
Infrastructure\DotNetObjectReferenceJsonConverterFactory.cs (1)
14JSRuntime = jsRuntime;
1 reference to JSRuntime
Microsoft.JSInterop (1)
Infrastructure\DotNetObjectReferenceJsonConverterFactory.cs (1)
31return (JsonConverter)Activator.CreateInstance(converterType, JSRuntime)!;