1 reference to NotSupported_CodeBase
System.Private.CoreLib (1)
src\System\Reflection\RuntimeAssembly.cs (1)
106string? codeBase = GetCodeBase() ?? throw new NotSupportedException(SR.NotSupported_CodeBase);