Provides a method that returns the file and line where a declaration (such as a Type or MethodInfo) is declared.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public interface IMessageLocationResolver : IServiceMethods
| Name | Description |
|---|---|
| GetMessageLocation(object) | Gets the file and line where a declaration is declared. |