You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>Returns an <seecref="T:System.Collections.Generic.IEnumerable`1" /> for all <seecref="T:System.Runtime.Loader.AssemblyLoadContext" /> instances.</summary>
180
-
<value>An <seecref="T:System.Collections.Generic.IEnumerable`1" /> for all <seecref="T:System.Runtime.Loader.AssemblyLoadContext" /> instances.</value>
179
+
<summary>Returns a collection of all <seecref="T:System.Runtime.Loader.AssemblyLoadContext" /> instances.</summary>
180
+
<value>A collection all <seecref="T:System.Runtime.Loader.AssemblyLoadContext" /> instances.</value>
181
181
<remarks>To be added.</remarks>
182
182
</Docs>
183
183
</Member>
@@ -197,8 +197,8 @@ This constructor is protected. It can only be called from the <xref:System.Runti
<summary>Returns an <seecref="T:System.Collections.Generic.IEnumerable`1" /> for the <seecref="T:System.Reflection.Assembly" /> instances loaded in the <seecref="T:System.Runtime.Loader.AssemblyLoadContext" />.</summary>
201
-
<value>An <seecref="T:System.Collections.Generic.IEnumerable`1" /> for the <seecref="T:System.Reflection.Assembly" /> instances loaded in the <seecref="T:System.Runtime.Loader.AssemblyLoadContext" />.</value>
200
+
<summary>Returns a collection of the <seecref="T:System.Reflection.Assembly" /> instances loaded in the <seecref="T:System.Runtime.Loader.AssemblyLoadContext" />.</summary>
201
+
<value>A collection of the <seecref="T:System.Reflection.Assembly" /> instances loaded in the <seecref="T:System.Runtime.Loader.AssemblyLoadContext" />.</value>
0 commit comments