1 reference to GetConfiguredRuntimeVersion
dotnet (1)
Commands\Run\CSharpCompilerCommand.cs (1)
348
var result =
GetConfiguredRuntimeVersion
() ?? GetExecutingRuntimeVersion();