2 types derived from TaskBase
Crossgen2Tasks (2)
PrepareForReadyToRunCompilation.cs (1)
18
public class PrepareForReadyToRunCompilation :
TaskBase
ResolveReadyToRunCompilers.cs (1)
16
public class ResolveReadyToRunCompilers :
TaskBase
2 references to TaskBase
Crossgen2Tasks (2)
CommonFilePulledFromSdkRepo\Logger.cs (1)
49
/// method. <see cref="
TaskBase
"/> adapts that to <see
CommonFilePulledFromSdkRepo\RuntimeGraphCache.cs (1)
18
public RuntimeGraphCache(
TaskBase
task)