1 reference to IsRuntimeSupported
dotnet (1)
ParserOptionActions.cs (1)
187return fxDepsFile.IsRuntimeSupported(currentRid) ? currentRid : versionFile.BuildRid;