Open sandboxFocus

Property DeclaringAssembly

DeclaringAssembly

Gets the declaring assembly, which can be the current Compilation or a reference assembly.

Declaration
IAssembly DeclaringAssembly { get; }
Property Value
Type Description
IAssembly