-
Notifications
You must be signed in to change notification settings - Fork 119
Generator 'SourceGenerator' failed to generate source. #915
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Actual behavior
Generator 'SourceGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'ArgumentException' with message 'An item with the same key has already been added.'
Expected behavior
Successful compilation.
Repro steps
NativeMethods.txtcontent:
CLSCTX
CoCreateInstance
CoTaskMemFree
ISpellChecker
ISpellCheckerFactory
S_FALSE
S_OK
SpellCheckerFactory
NativeMethods.jsoncontent (if present):
{
"$schema": "..\\..\\src\\Microsoft.Windows.CsWin32\\settings.schema.json"
}- Any of your own code that should be shared?
Context
- CsWin32 version: 0.2.206-beta
- Win32Metadata version (if explicitly set by project): 49.0.21-preview
- Target Framework: netstandard2.0
LangVersion(if explicitly set by project): [e.g.9]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working