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