Open sandboxFocus

Interface IServiceLocator

In Metalama, use IServiceProvider.

Namespace: PostSharp.Extensibility
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("In Metalama, use 'IServiceProvider'.", false)]
public interface IServiceLocator : IService

Methods

Name Description
GetService<T>(bool)

Extension Methods