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