1 reference to ComputeRuntimeVersion
dotnet (1)
Commands\Run\CSharpCompilerCommand.cs (1)
51
internal static string RuntimeVersion => field ??=
ComputeRuntimeVersion
();