2 references to LoadAndCache
Microsoft.Build.Framework (2)
Loader\CoreCLRAssemblyLoader.cs (2)
86
return
LoadAndCache
(AssemblyLoadContext.Default, fullPath);
177
return
LoadAndCache
(context, candidatePath);