Skip to content

Commit a8063db

Browse files
author
Grzegorz Suwaj
committed
Update ConfigurationRoot.xml
1 parent a581ce0 commit a8063db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xml/Microsoft.Extensions.Configuration/ConfigurationRoot.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@
9393
<param name="providers">The <see cref="T:Microsoft.Extensions.Configuration.IConfigurationProvider" />s for this configuration.</param>
9494
<summary>Initializes a Configuration root with a list of providers.</summary>
9595
<remarks>To be added.</remarks>
96+
<exception cref="T:System.ArgumentNullException">
97+
<paramref name="providers" /> is <see langword="null" />.</exception>
9698
</Docs>
9799
</Member>
98100
<Member MemberName="Dispose">

0 commit comments

Comments
 (0)