Skip to content

Commit 9fafa66

Browse files
committed
Respond to PR comments
1 parent 87bf285 commit 9fafa66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Reflection/Assembly.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4814,7 +4814,7 @@ Starting with .NET Framework 4, the ability to execute code in assemblies loaded
48144814

48154815
The `assemblyFile` parameter must refer to a URI without escape characters. This method supplies escape characters for all invalid characters in the URI.
48164816

4817-
Before .NET 5, the following applied:
4817+
In .NET Framework, the following applies:
48184818

48194819
> [!NOTE]
48204820
> File transfer protocol (FTP) is not supported. If the URI supplied for `assemblyFile` is an FTP address, the assembly is not loaded. No exception is thrown.

0 commit comments

Comments
 (0)