Service that allows build-time code to push annotations (both programmatic and user-visible) to PostSharp Tools for Visual Studio.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
[InternalImplement]
public interface IWeavingSymbolsService : IService
Methods
Name | Description |
---|---|
PushAnnotation(object, Type, string, string, int) | Pushes an annotation to PostSharp Tools for Visual Studio. |