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