Skip to content

Message "Access is denied #49

Description

Hi,

My stateless service is Internal. I have added the following on top of my namespace:
[assembly: InternalsVisibleTo(InternalsVisible.ToDynamicProxyGenAssembly2)]
However, I get following error message:
Message "Access is denied: 'xxx" string

I do not want to make my classes public. I would like to follow C# convention and make them Internal as I'm supposed to.

Thanks,
Marty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions