2 references to _cachedMethodsByType
Microsoft.JSInterop (2)
Infrastructure\DotNetDispatcher.cs (2)
387var assemblyMethods = _cachedMethodsByType.GetOrAdd(type, ScanTypeForCallableMethods); 512_cachedMethodsByType.Clear();