Skip to content

Exception finding immutable #33

Description

@AlirezaAhmadiRad

Hello
On running

codeEditor1.CDSInitialize();

I receive

System.IO.FileNotFoundException
HResult=0x80070002
Message=Could not load file or assembly 'System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Source=CDS.CSharpScripting
StackTrace:
at CDS.CSharpScripting.CodeEditor.CDSInitialize(IEnumerable1 namespaceTypes, IEnumerable1 referenceTypes, Type globalsType)
at CDS.CSharpScripting.CodeEditor.CDSInitialize()
at .Forms.CodeEditor_2.CodeEditor_2_Load(Object sender, EventArgs e) in

Immutable is installed by nuget manager

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions