FieldRefDeclaration.GetFieldDefinition Method |
Finds in the current domain the FieldDefDeclaration corresponding
to the current field with default BindingOptions.
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public FieldDefDeclaration GetFieldDefinition()
Return Value
Type: FieldDefDeclarationThe FieldDefDeclaration corresponding to the current instance in the current domain.