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