Skip to content

Commit 4373f9b

Browse files
authored
Update xml/System.Reflection/Assembly.xml
1 parent 435c2d1 commit 4373f9b

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
@@ -3905,7 +3905,7 @@ This property is marked obsolete starting in .NET 5, and generates a compile-tim
39053905
<Docs>
39063906
<summary>Gets a value that indicates whether the current assembly is loaded with full trust.</summary>
39073907
<value>
3908-
.NET Framework only: <see langword="true" /> if the current assembly is loaded with full trust; otherwise, <see langword="false" />.</value>
3908+
.NET Framework only: <see langword="true" /> if the current assembly is loaded with full trust; otherwise, <see langword="false" />.
39093909

39103910
.NET Core and 5+: <see langword="true" /> in all cases.
39113911
</value>

0 commit comments

Comments
 (0)