2 references to GetCodeBase
System.Private.CoreLib (2)
src\System\Reflection\RuntimeAssembly.cs (2)
98string? codeBase = GetCodeBase() ?? throw new NotSupportedException(SR.NotSupported_CodeBase); 126an.CodeBase = GetCodeBase();