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