@@ -32,8 +32,8 @@ public static class HyphenSdkEnvExtensions
3232 /// </summary>
3333 /// <param name="env"/>
3434 /// <param name="name">The environment variable name</param>
35- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
36- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
35+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
36+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
3737 /// <returns>The value</returns>
3838 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
3939 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -56,8 +56,8 @@ public static class HyphenSdkEnvExtensions
5656 /// <param name="env"/>
5757 /// <param name="name">The environment variable name</param>
5858 /// <param name="formatProvider">An object that supplies culture-specific parsing information.</param>
59- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
60- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
59+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
60+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
6161 /// <returns>The value</returns>
6262 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
6363 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -80,8 +80,8 @@ public static class HyphenSdkEnvExtensions
8080 /// <param name="env"/>
8181 /// <param name="name">The environment variable name</param>
8282 /// <param name="numberStyles">A bitwise combination of enumeration values that indicates the permitted format.</param>
83- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
84- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
83+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
84+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
8585 /// <returns>The value</returns>
8686 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
8787 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -102,8 +102,8 @@ public static class HyphenSdkEnvExtensions
102102 /// </summary>
103103 /// <param name="env"/>
104104 /// <param name="name">The environment variable name</param>
105- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
106- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
105+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
106+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
107107 /// <returns>The value</returns>
108108 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
109109 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -126,8 +126,8 @@ public static class HyphenSdkEnvExtensions
126126 /// <param name="env"/>
127127 /// <param name="name">The environment variable name</param>
128128 /// <param name="formatProvider">An object that supplies culture-specific parsing information.</param>
129- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
130- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
129+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
130+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
131131 /// <returns>The value</returns>
132132 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
133133 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -150,8 +150,8 @@ public static class HyphenSdkEnvExtensions
150150 /// <param name="env"/>
151151 /// <param name="name">The environment variable name</param>
152152 /// <param name="numberStyles">A bitwise combination of enumeration values that indicates the permitted format.</param>
153- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
154- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
153+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
154+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
155155 /// <returns>The value</returns>
156156 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
157157 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -172,8 +172,8 @@ public static class HyphenSdkEnvExtensions
172172 /// </summary>
173173 /// <param name="env"/>
174174 /// <param name="name">The environment variable name</param>
175- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
176- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
175+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
176+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
177177 /// <returns>The value</returns>
178178 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
179179 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -196,8 +196,8 @@ public static class HyphenSdkEnvExtensions
196196 /// <param name="env"/>
197197 /// <param name="name">The environment variable name</param>
198198 /// <param name="formatProvider">An object that supplies culture-specific parsing information.</param>
199- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
200- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
199+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
200+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
201201 /// <returns>The value</returns>
202202 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
203203 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -220,8 +220,8 @@ public static class HyphenSdkEnvExtensions
220220 /// <param name="env"/>
221221 /// <param name="name">The environment variable name</param>
222222 /// <param name="numberStyles">A bitwise combination of enumeration values that indicates the permitted format.</param>
223- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
224- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
223+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
224+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
225225 /// <returns>The value</returns>
226226 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
227227 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -242,8 +242,8 @@ public static class HyphenSdkEnvExtensions
242242 /// </summary>
243243 /// <param name="env"/>
244244 /// <param name="name">The environment variable name</param>
245- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
246- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
245+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
246+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
247247 /// <returns>The value</returns>
248248 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
249249 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -266,8 +266,8 @@ public static class HyphenSdkEnvExtensions
266266 /// <param name="env"/>
267267 /// <param name="name">The environment variable name</param>
268268 /// <param name="formatProvider">An object that supplies culture-specific parsing information.</param>
269- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
270- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
269+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
270+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
271271 /// <returns>The value</returns>
272272 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
273273 /// and the variable does not exist (or is in the wrong format).</exception>
@@ -290,8 +290,8 @@ public static class HyphenSdkEnvExtensions
290290 /// <param name="env"/>
291291 /// <param name="name">The environment variable name</param>
292292 /// <param name="numberStyles">A bitwise combination of enumeration values that indicates the permitted format.</param>
293- /// <param name="required">When <c> true</c > and the variable does not exist (or is in the wrong
294- /// format), will throw; when <c> false</c >, will return <c> null</c > instead.</param>
293+ /// <param name="required">When <see langword=" true"/ > and the variable does not exist (or is in the wrong
294+ /// format), will throw; when <see langword=" false"/ >, will return <see langword=" null"/ > instead.</param>
295295 /// <returns>The value</returns>
296296 /// <exception cref="InvalidOperationException">Thrown when <paramref name="required"/> is true
297297 /// and the variable does not exist (or is in the wrong format).</exception>
0 commit comments