Skip to content

Commit 81457b4

Browse files
GitHub Actions Autoformatterrolfbjarne
authored andcommitted
Auto-format source code
1 parent aaa3a0c commit 81457b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/dotnet-linker/ApplyPreserveAttributeBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ static bool IsConditionalAttribute (CustomAttribute? attribute)
246246
bool PreserveUnconditional (IMetadataTokenProvider provider)
247247
{
248248
var modified = false;
249-
249+
250250
modified |= applyPreserveAttribute.PreserveUnconditional (provider);
251251

252252
var member = provider as IMemberDefinition;

0 commit comments

Comments
 (0)