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