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