From fc13db6319fbd9b2a642f797dbe48e55330bb645 Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Fri, 10 Oct 2025 08:16:24 -0700 Subject: [PATCH] Fix use of forInternalUseOnly in ExtensionMarkerAttribute --- .../ExtensionMarkerAttribute.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml b/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml index 838c11b3a01..b9ec154a9e5 100644 --- a/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml +++ b/xml/System.Runtime.CompilerServices/ExtensionMarkerAttribute.xml @@ -30,9 +30,9 @@ Represents an attribute that's used to mark extension members and associate them with a specific marker type (which provides detailed information about an extension block and its receiver parameter). - To be added. +