chore: run dotnet format and address warnings
This commit is contained in:
@@ -135,4 +135,4 @@ public class SyncParameterCodeFixProvider : CodeFixProvider
|
||||
var resultRoot = root.ReplaceNode(invocation, resultInvocation);
|
||||
return document.WithSyntaxRoot(resultRoot);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user