1 reference to DotNetCoreIdentifier
Microsoft.Build (1)
TypeLoader.cs (1)
628_runtime = targetFramework.StartsWith(DotNetCoreIdentifier, StringComparison.Ordinal) ? MSBuildRuntimeValues.net : MSBuildRuntimeValues.clr4;