Ivy Fae
Results
2
comments of
Ivy Fae
I'm having this issue when trying to debug a functionapp in Rider 2021.3.3. Running it using `func host start` works fine. Running using `func host start --dotnet-isolated-debug` and then selecting...
This null reference seems to reproduce the error for me (I tried it in a file containing only the code below as well as combined with other tests). It seems...