You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have below method that throw InvalidCastException when jump into catch block on production.
Do i need to do Task.FromResult for catch block now? Please help check
I have below method that throw InvalidCastException when jump into catch block on production.
Do i need to do
Task.FromResult
for catch block now? Please help check.NET SDK:
Version: 8.0.100
Commit: 57efcf1350
Workload version: 8.0.100-manifests.6c33ef20
Runtime Environment:
OS Name: Windows
OS Version: 10.0.17763
OS Platform: Windows
RID: win-x64
.NET workloads installed:
Workload version: 8.0.100-manifests.6c33ef20
Host:
Version: 8.0.0
Architecture: x64
Commit: 5535e31a71
The text was updated successfully, but these errors were encountered: