1 write to KnownRuntimePacks
Microsoft.NET.Build.Tasks.UnitTests (1)
ProcessFrameworkReferencesTests.cs (1)
521KnownRuntimePacks = new[] { nativeAOTRuntimePack },
2 references to KnownRuntimePacks
Microsoft.NET.Build.Tasks.UnitTests (2)
ProcessFrameworkReferencesTests.cs (2)
159if (config.KnownRuntimePacks != null) task.KnownRuntimePacks = config.KnownRuntimePacks;