1 reference to ScanTypeForCallableMethods
Microsoft.JSInterop (1)
Infrastructure\DotNetDispatcher.cs (1)
387
var assemblyMethods = _cachedMethodsByType.GetOrAdd(type,
ScanTypeForCallableMethods
);