1 write to InnerException
Microsoft.JSInterop.Tests (1)
JSRuntimeTest.cs (1)
435InnerException = innerException;
1 reference to InnerException
Microsoft.JSInterop.Tests (1)
JSRuntimeTest.cs (1)
315Assert.Same(exception, error.InnerException);