2 overrides of TryLoad
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
2728
public override bool
TryLoad
(TypeDesc type, out Value value)
3134
public override bool
TryLoad
(TypeDesc type, out Value value)
1 reference to TryLoad
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
1740
&& byRefVal.
TryLoad
(type, out Value dereferenced))