| LOW | tools/CMakeLists.txt | 1 | # |
| LOW | tools/CustomBuildTool/BuildVirusTotal.cs | 21 | /// <summary> |
| LOW | tools/CustomBuildTool/Win32.cs | 881 | } |
| LOW | tools/CustomBuildTool/BuildSourceForge.cs | 41 | /// <summary> |
| LOW | tools/CustomBuildTool/BuildConfig.cs | 21 | public static class BuildConfig |
| LOW | tools/CustomBuildTool/BuildConfig.cs | 61 | //"sdk\\samples\\SamplePlugin\\bin\\Release32" |
| LOW | tools/CustomBuildTool/BuildConfig.cs | 81 | // "ntkeapi.h", |
| LOW | tools/CustomBuildTool/BuildConfig.cs | 101 | // "nttp.h", |
| LOW | tools/CustomBuildTool/Build.cs | 281 | /// <summary> |
| LOW | tools/CustomBuildTool/Build.cs | 301 | /// and the minute component is zero-padded to two digits (00-59). |
| LOW | tools/CustomBuildTool/Build.cs | 341 | /// <summary> |
| LOW | tools/CustomBuildTool/Build.cs | 541 | { |
| LOW | tools/CustomBuildTool/Build.cs | 2001 | // Clean |
| LOW | tools/CustomBuildTool/Build.cs | 2421 | #endif // _PH_EXPORT_DEF_H |
| LOW | tools/CustomBuildTool/Build.cs | 2441 | var content = Utils.ReadAllText(Path.Join("SystemInformer", "SystemInformer.def")); |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 21 | |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 201 | /// Represents the response from the Azure DevOps build API. |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 241 | /// <summary> |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 301 | /// <summary> |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 361 | /// <summary> |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 421 | /// <summary> |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 481 | /// <summary> |
| LOW | tools/CustomBuildTool/BuildDevOps.cs | 601 | /// <summary> |
| LOW | tools/CustomBuildTool/HeaderGen.cs | 21 | /// The copyright and license notice to prepend to the generated header. |
| LOW | tools/CustomBuildTool/AzureClient.cs | 21 | /// Provides a thread-safe cache for storing Azure client certificates indexed by their identifier. |
| LOW | tools/CustomBuildTool/AzureClient.cs | 221 | /// </summary> |
| LOW | tools/CustomBuildTool/AzureClient.cs | 481 | |
| LOW | tools/CustomBuildTool/AzureClient.cs | 621 | } |
| LOW | tools/CustomBuildTool/AzureClient.cs | 801 | { |
| LOW | tools/CustomBuildTool/AzureClient.cs | 901 | |
| LOW | tools/CustomBuildTool/AzureClient.cs | 921 | /// The random factor is between 80% and 120% of the base value. |
| LOW | tools/CustomBuildTool/AzureClient.cs | 1061 | /// Gets or sets the Key Vault key identifier URL for the certificate's private key. |
| LOW | tools/CustomBuildTool/AzureClient.cs | 1121 | /// <summary> |
| LOW | tools/CustomBuildTool/AzureClient.cs | 1201 | |
| LOW | tools/CustomBuildTool/AzureClient.cs | 1261 | /// <summary> |
| LOW | tools/CustomBuildTool/DynData.cs | 101 | /// <summary> |
| LOW | tools/CustomBuildTool/DynData.cs | 261 | public UInt16 Class; |
| LOW | tools/CustomBuildTool/BuildAzure.cs | 21 | /// externally.</remarks> |
| LOW | tools/CustomBuildTool/BuildAzure.cs | 121 | /// </summary> |
| LOW | tools/CustomBuildTool/BuildAzure.cs | 281 | public static async Task<string> GetAzureADToken(string TenantId, string ClientId, string ClientSecret) |
| LOW | tools/CustomBuildTool/BuildAzure.cs | 421 | /// Downloads a certificate secret from the specified endpoint and returns it as an X509Certificate2 instance |
| LOW | tools/CustomBuildTool/Zip.cs | 141 | /// <summary> |
| LOW | tools/CustomBuildTool/Zip.cs | 201 | } |
| LOW | tools/CustomBuildTool/Zip.cs | 221 | // |
| LOW | tools/CustomBuildTool/Zip.cs | 241 | // |
| LOW | tools/CustomBuildTool/Zip.cs | 261 | // if ( |
| LOW | tools/CustomBuildTool/Zip.cs | 301 | WriteEntry(writer, fileStream, name, file, CompressionType.Deflate, progressReporter, Flags); |
| LOW | tools/CustomBuildTool/Zip.cs | 321 | // CompressionType = SharpCompress.Common.CompressionType.LZMA2 |
| LOW | tools/CustomBuildTool/Zip.cs | 381 | // // Ignore junk files |
| LOW | tools/CustomBuildTool/Zip.cs | 401 | // PrintCompressionVerboseLine(entry, entryNames[i], Flags); |
| LOW | tools/CustomBuildTool/BuildGithub.cs | 21 | /// </summary> |
| LOW | tools/CustomBuildTool/BuildGithub.cs | 781 | /// <remarks> |
| LOW | tools/CustomBuildTool/BuildGithub.cs | 801 | |
| LOW | tools/CustomBuildTool/BuildGithub.cs | 821 | |
| LOW | tools/CustomBuildTool/Utils.cs | 181 | } |
| LOW | tools/CustomBuildTool/Utils.cs | 341 | return VsWhereFilePath; |
| LOW | tools/CustomBuildTool/Utils.cs | 561 | ]; |
| LOW | tools/CustomBuildTool/Utils.cs | 1001 | // return string.Empty; |
| LOW | tools/CustomBuildTool/Utils.cs | 1161 | { |
| LOW | tools/CustomBuildTool/Utils.cs | 1181 | // string file = instance.Path + path; |
| 3166 more matches not shown… |