Skip to content

Remove public ServiceProvider from InvocationContext #9

@jspuij

Description

@jspuij

The InvocationContext should not expose (nor contain) a reference to the a ServiceProvider. This invites to code the ServiceLocator anti-pattern. First lets make it private, and in the future remove the reference completely once we have removed all calls to GetApiService.

This is part of OData#629.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions