TypeDeclarations
Last updated
Was this helpful?
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
Was this helpful?
Was this helpful?
