4 references to AssemblyRegistrationCache
Microsoft.Build.Tasks.Core (2)
RegisterAssembly.cs (1)
85new AssemblyRegistrationCache();
UnregisterAssembly.cs (1)
84cacheFile = new AssemblyRegistrationCache();
Microsoft.Build.Tasks.UnitTests (2)
AssemblyRegistrationCache_Tests.cs (2)
17AssemblyRegistrationCache arc = new AssemblyRegistrationCache(); 36AssemblyRegistrationCache arc = new();