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