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