1 write to s_cache
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\ControlFlowInstructions.cs (1)
74
public override Instruction[] Cache =>
s_cache
??= new Instruction[CacheSize];