2 references to GetOperandsConstantValues
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
1876
if (!
GetOperandsConstantValues
(out right, out left))
2030
if (!
GetOperandsConstantValues
(out object? right, out object? left))