Open sandboxFocus

Interface IServiceLocator

Exposes build-time services.

Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IServiceLocator : IService

Methods

Name Description
GetService<T>(bool)

Gets a build-time service exposed by PostSharp.