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