2 references to BundleIsEndOfLife
dotnet (2)
Commands\Sdk\Check\RuntimeOutputWriter.cs (1)
34bool? endOfLife = BundleIsEndOfLife(runtime);
Commands\Sdk\Check\SdkOutputWriter.cs (1)
38bool? isEndOfLife = BundleIsEndOfLife(sdk);