TwoClocks
07/03/2021, 9:24 PMif
that's being skipped, even though it evluates to true
in the debugger. I think it has to do w/ nullable types. There is a if statement above the one being skipped that under certin conditions will assign a instance to a nullable type. Then the second if statement checks some other conditions on that nullable type... but it looks like the compiler is just skipping the entire evluation of the second if
TwoClocks
07/03/2021, 9:25 PMephemient
07/03/2021, 9:44 PMTwoClocks
07/03/2021, 10:06 PMTwoClocks
07/03/2021, 10:06 PMTwoClocks
07/03/2021, 10:19 PMTwoClocks
07/03/2021, 10:44 PMTwoClocks
07/03/2021, 10:44 PM