Skip to content

RoslynEvaluator ignores disabling referencing AppDomain assemblies. #449

Description

@oleg-shilo

When a Roslyn-based evaluator aggregates assemblies to be referenced by the script to compile, it needs to include the CLR standard assemblies like "".GetType().Assembly. It collects them from the AppDomain.Current. Though it also picks previously loaded script assemblies due to the inadequate filtering of appdomain assemblies.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions