2 overrides of TryInitialize
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
2796
public override bool
TryInitialize
(int size)
3116
public override bool
TryInitialize
(int size)
1 reference to TryInitialize
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
1134
|| !byrefVal.
TryInitialize
(token.GetElementSize().AsInt))