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