1 instantiation of MSBuildLoadContext
Microsoft.Build (1)
CoreCLRAssemblyLoader.cs (1)
98var contextForAssemblyPath = new MSBuildLoadContext(fullPath);
2 references to MSBuildLoadContext
Microsoft.Build (2)
CoreCLRAssemblyLoader.cs (2)
98var contextForAssemblyPath = new MSBuildLoadContext(fullPath); 113if (!MSBuildLoadContext.WellKnownAssemblyNames.Contains(assemblyName.Name))