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