We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6b402 commit 031e28cCopy full SHA for 031e28c
sources/SilkTouch/SilkTouch/Mods/AddVTables.cs
@@ -842,7 +842,6 @@ out var callConv
842
IdentifierName(_currentInterface.Identifier.ToString())
843
)
844
845
- .WithAttributeLists(List<AttributeListSyntax>())
846
.WithExpressionBody(
847
node.Body is null && node.ExpressionBody is null
848
? GenerateNativeContextTrampoline(
0 commit comments