2 references to s_thunks
System.Linq.Expressions (2)
System\Dynamic\Utils\DelegateHelpers.cs (2)
203if (!s_thunks.TryGetValue(delegateType, out MethodInfo? thunkMethod)) 342s_thunks[delegateType] = thunkMethod;