3 references to CallSiteTargetMethodName
System.Linq.Expressions (3)
System\Runtime\CompilerServices\CallSite.cs (1)
658CallSiteTargetMethodName,
System\Runtime\CompilerServices\CallSiteBinder.cs (1)
196CallSite.CallSiteTargetMethodName,
System\Runtime\CompilerServices\CallSiteHelpers.cs (1)
32if (mb.Name == CallSite.CallSiteTargetMethodName && mb.GetType() != s_knownNonDynamicMethodType)