2 overrides of TryStore
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
2711public override bool TryStore(Value value) 3120public override bool TryStore(Value value)
1 reference to TryStore
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
1789if (!destValue.TryStore(val))