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
@@ -133,7 +133,7 @@ public override void Write(byte[] buffer, int offset, int count)
133
133
/// <summary>
134
134
/// Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
135
135
/// </summary>
136
-
/// <param name="disposing"><c>true</c> to release both managed and unmanaged resources; <c>false</c> to release only unmanaged resources.</param>
136
+
/// <param name="disposing"><see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
0 commit comments