Interface IAliasSymbol
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface IAliasSymbol : ISymbol, IEquatable<ISymbol?>
Properties
Target
Declaration
INamespaceOrTypeSymbol Target { get; }
Property Value
| Type | Description |
|---|---|
| INamespaceOrTypeSymbol |