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)
867string? parentDirectory = Path.GetDirectoryName(parentAssembly.Location);
src\System\Reflection\RuntimeAssembly.cs (2)
428if (Location.Length == 0) 446if (Location.Length == 0)