Do not allocate a CDB buffer in each command call, use a single preallocated

This commit is contained in:
2025-08-22 15:56:59 +01:00
parent 6b5e5322e5
commit 8e2fdd91a6
32 changed files with 510 additions and 334 deletions

View File

@@ -1484,6 +1484,7 @@ dotnet_diagnostic.ph2151.severity = none
dotnet_diagnostic.mt1001.severity = warning
dotnet_diagnostic.RS1035.severity = none
dotnet_diagnostic.RS1042.severity = none
dotnet_diagnostic.ph2070.severity = none
[*.{razor}]
resharper_normalize_tag_names = false