Compilation.CommonAssembly Property

Definition

protected:
 abstract property Microsoft::CodeAnalysis::IAssemblySymbol ^ CommonAssembly { Microsoft::CodeAnalysis::IAssemblySymbol ^ get(); };
protected abstract Microsoft.CodeAnalysis.IAssemblySymbol CommonAssembly { get; }
member this.CommonAssembly : Microsoft.CodeAnalysis.IAssemblySymbol
Protected MustOverride ReadOnly Property CommonAssembly As IAssemblySymbol

Property Value

Applies to