1 reference to s_knownNonDynamicMethodType
System.Linq.Expressions (1)
System\Runtime\CompilerServices\CallSiteHelpers.cs (1)
32
if (mb.Name == CallSite.CallSiteTargetMethodName && mb.GetType() !=
s_knownNonDynamicMethodType
)