2 references to IsRuntimeSupported
dotnet (2)
CommandLineInfo.cs (1)
73return fxDepsFile.IsRuntimeSupported(currentRid) ?
ParserOptionActions.cs (1)
165return fxDepsFile.IsRuntimeSupported(currentRid) ? currentRid : versionFile.BuildRid;