3 references to ShouldLdtoken
System.Linq.Expressions (3)
System\Linq\Expressions\Compiler\ILGen.cs (3)
370return ShouldLdtoken(t); 424if (ShouldLdtoken(t)) 479return dt == null || ShouldLdtoken(dt);