3 references to
Aspire.Hosting.RemoteHost (1)
IntegrationLoadContext.cs (1)
23: base("Aspire.Integrations")
Microsoft.Build.Framework (1)
Loader\MSBuildLoadContext.cs (1)
35: base($"MSBuild plugin {assemblyPath}")
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\Internal\Runtime\InteropServices\IsolatedComponentLoadContext.cs (1)
27public IsolatedComponentLoadContext(string componentAssemblyPath) : base($"IsolatedComponentLoadContext({componentAssemblyPath})")