Skip to content

Extension methods should be cached statically #17

@SeeminglyScience

Description

@SeeminglyScience

Right now extension methods are cached, but only once per instance of CompileVisitor (once a delegate). The cache should be between all instances, and should be updated using the AppDomain.AssemblyLoad event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions