2 references to ShouldLdtoken
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\ILGen.cs (2)
373
return value is MethodBase mb &&
ShouldLdtoken
(mb);
438
if (value is MethodBase mb &&
ShouldLdtoken
(mb))