1 reference to _knownNonDynamicMethodType
System.Core (1)
Microsoft\Scripting\Actions\CallSiteHelpers.cs (1)
40if (mb.Name == "CallSite.Target" && mb.GetType() != _knownNonDynamicMethodType) {