Provides methods that generate frequently used snippets of IL instructions.

Namespace:  PostSharp.CodeWeaver
Assembly:  PostSharp.Core (in PostSharp.Core.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class WeavingHelper
C#
public sealed class WeavingHelper
Visual C++
public ref class WeavingHelper sealed

Inheritance Hierarchy

System..::.Object
  PostSharp.CodeWeaver..::.WeavingHelper

See Also