Base:
property
Location
System.Reflection.Assembly.Location
3 references to Location
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (1)
762string? parentDirectory = Path.GetDirectoryName(parentAssembly.Location);
src\System\Reflection\RuntimeAssembly.cs (2)
436if (Location.Length == 0) 454if (Location.Length == 0)