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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions