- Timestamp:
- Aug 1, 2022, 12:26:44 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements2/SpaceWizards.HttpListener/src/System/Net/Windows/CookieExtensions.cs
r376 r377 1 1 // Licensed to the .NET Foundation under one or more agreements. 2 2 // The .NET Foundation licenses this file to you under the MIT license. 3 4 // ReSharper disable UnusedMember.Local 5 #pragma warning disable CS8602 3 6 4 7 using System; 5 8 using System.Diagnostics; 6 9 using System.Reflection; 7 using System.Diagnostics.CodeAnalysis;8 10 using System.Net; 9 11
Note:
See TracChangeset
for help on using the changeset viewer.