Property in CompilationJob
The collection of type declarations that should be imported and made available to the compiler, prior to compilation.
public IEnumerable<IType>? TypeDeclarations { get; set; }
Last updated 2 months ago
Was this helpful?