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