1 reference to _currentAssembly
Microsoft.JSInterop.WebAssembly (1)
src\Shared\JSInterop\JSCallResultTypeHelper.cs (1)
16
if (typeof(TResult).Assembly ==
_currentAssembly
)