ExtendedMethodSemantics.IsExtended Method |
Determines whether a MethodSemantics value represents
an extended semantic defined in the ExtendedMethodSemantics class.
Namespace: PostSharp.Sdk.AspectInfrastructure
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static bool IsExtended( MethodSemantics semantic )
Parameters
- semantic
- Type: PostSharp.Sdk.CodeModel.MethodSemantics
Return Value
Type: Boolean[Missing <returns> documentation for "M:PostSharp.Sdk.AspectInfrastructure.ExtendedMethodSemantics.IsExtended(PostSharp.Sdk.CodeModel.MethodSemantics)"]