TypeSpecDeclaration.GetSiblings Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public IEnumerable<TypeSpecDeclaration> GetSiblings()
Return Value
Type: IEnumerable<TypeSpecDeclaration>The set of all instances of TypeSpecDeclaration that have the same signature.