Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlternativeMonadAnalyzer throw exceptions in Visual Studio #754

Open
FreeApophis opened this issue Oct 4, 2023 · 0 comments
Open

AlternativeMonadAnalyzer throw exceptions in Visual Studio #754

FreeApophis opened this issue Oct 4, 2023 · 0 comments
Labels
area: Analyzer bug Something isn't working

Comments

@FreeApophis
Copy link
Member

Sounds like fun:

System.TypeLoadException : Could not load type 'Funcky.Analyzers.AlternativeMonadAnalyzer' from assembly 'Funcky.Analyzers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at Funcky.Analyzers.AlternativeMonad.MatchToOrElseCodeFix.get_FixableDiagnosticIds()
   at Microsoft.CodeAnalysis.CodeFixes.CodeFixService.GetAndTestFixableDiagnosticIds(CodeFixProvider codeFixProvider)
   at System.Collections.Immutable.ImmutableInterlocked.GetOrAdd[TKey,TValue](ImmutableDictionary`2& location,TKey key,Func`2 valueFactory)
   at Microsoft.CodeAnalysis.Extensions.IExtensionManagerExtensions.PerformFunction[T](IExtensionManager extensionManager,Object extension,Func`1 function,T defaultValue)
@bash bash added bug Something isn't working area: Analyzer labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Analyzer bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants