1 write to EnableRuntimePackDownload
Microsoft.NET.Build.Tasks.UnitTests (1)
ProcessFrameworkReferencesTests.cs (1)
143EnableRuntimePackDownload = config.EnableRuntimePackDownload,
5 references to EnableRuntimePackDownload
Microsoft.NET.Build.Tasks (5)
ProcessFrameworkReferences.cs (5)
744if (EnableRuntimePackDownload && 848else if (EnableRuntimePackDownload) 899else if (EnableRuntimePackDownload) 955if (toolPackType is not ToolPackType.Crossgen2 && EnableRuntimePackDownload) 970EnableRuntimePackDownload)