Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Move IRazorViewEngineFileProviderAccessor and ExpressionRewriter to the public namespace #4938

Closed
@DavidEmanuelsen

Description

@DavidEmanuelsen

An application we're building has ended up needing to implement a modified version of DefaultRoslynCompilationService to avoid caching of the list of compilation references. In the modified version we still depend (as far as I can see) on IRazorViewEngineFileProviderAccessor and ExpressionRewriter which are both in the .Internal-namespace.

Is there any chance this can be moved to the public namespace to minimize risks of breaking changes in the future?

See #4497 for history

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions