Base:
2 references to LoadUnitFrom
Microsoft.Cci.Extensions (2)
HostEnvironment.cs (2)
87return LoadUnitFrom(location) as IAssembly; 204var assembly = this.LoadUnitFrom(path) as IAssembly;