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