mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
This also matters in the `1 => DateTime.Now, 2 => null` case -- BestCommonType infers `DateTime` here, but we need `DateTime?` instead. But both had `StackType.O` so this went wrong prior to this commit.pull/4068/head
2 changed files with 13 additions and 2 deletions
Loading…
Reference in new issue