3 writes to NextResultJson
Microsoft.JSInterop.Tests (3)
JSInProcessRuntimeTest.cs (3)
16NextResultJson = "{\"intValue\":123,\"stringValue\":\"Hello\"}" 34var runtime = new TestJSInProcessRuntime { NextResultJson = null }; 69NextResultJson = "[{\"__dotNetObject\":2},{\"__dotNetObject\":1}]"
1 reference to NextResultJson
Microsoft.JSInterop.Tests (1)
JSInProcessRuntimeTest.cs (1)
101return NextResultJson;