Interface IWeavingSymbolsService
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, Int32) | Pushes an annotation to PostSharp Tools for Visual Studio. |