2 references to IsFixedBufferAssignmentToRefLocal
Microsoft.CodeAnalysis.CSharp (2)
CodeGen\Optimizer.cs (1)
975IsFixedBufferAssignmentToRefLocal(node.Left, node.Right, node.IsRef),
Lowering\SyntheticBoundNodeFactory.cs (1)
433StackOptimizerPass1.IsFixedBufferAssignmentToRefLocal(left, right, isRef) ||