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