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