CanonicalMethodMapping.CreateWriter Method |
Creates a MethodMappingWriter able to emit MSIL instructions relevant for the current MethodMapping.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public override MethodMappingWriter CreateWriter()
Return Value
Type: MethodMappingWriterA new MethodMappingWriter.