2 references to _cachedMethodsByAssembly
Microsoft.JSInterop (2)
Infrastructure\DotNetDispatcher.cs (2)
356var assemblyMethods = _cachedMethodsByAssembly.GetOrAdd(assemblyKey, ScanAssemblyForCallableMethods); 511_cachedMethodsByAssembly.Clear();