3 references to ShouldLdtoken
System.Core (3)
Microsoft\Scripting\Compiler\ILGen.cs (3)
442if (t != null && ShouldLdtoken(t)) { 501if (t != null && ShouldLdtoken(t)) { 539return dt == null || ShouldLdtoken(dt);