We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98bdd6e commit b03938fCopy full SHA for b03938f
1 file changed
src/abstractions/RequestInformation.cs
@@ -8,6 +8,7 @@
8
using System.ComponentModel;
9
using System.Diagnostics;
10
using System.IO;
11
+using System.Linq;
12
using System.Reflection;
13
using System.Runtime.Serialization;
14
using Microsoft.Kiota.Abstractions.Extensions;
0 commit comments