Open sandboxFocus

Property SourceCode

SourceCode

Gets the source code compilations for all projects in this set, before Metalama transformations are applied.

Declaration
ICompilationSet SourceCode { get; }
Property Value
Type Description
ICompilationSet
See Also