FieldRefDeclaration.GetGenericInstance Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public IField GetGenericInstance( GenericMap genericMap )
Parameters
- genericMap
- Type: PostSharp.Sdk.CodeModel.GenericMap
Generic arguments.
Return Value
Type: IFieldA generic instance of the current field constructed using genericMap for generic arguments.