Glad to report that ahead of Le Weekend I have optimised our bottle neck in the simulations we’re doing by a factor of 25!

1/2

Related – dude?! Given
class ServiceProviderMock : IServiceProvider
and
class NullServiceProviderMock : IServiceProvider
you give me this error message:
"Type of conditional expression cannot be determined because there is no implicit conversion between 'NullServiceProviderMock' and 'ServiceProviderMock’”

You really can’t figure it out?! (Granted, there’s a method missing LATER in the code that I’m calling), I think I can solve this one without spilling a glass of water and GenAI…

#VSCode