summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/Rewriters/MethodWithMissingOptionalParameterRewriter.cs
AgeCommit message (Expand)Author
2020-08-25use inheritdoc in rewritersJesse Plamondon-Willard
2020-08-25fix some method references only partially rewrittenJesse Plamondon-Willard
2020-08-25fix missing-parameter rewriter not loading default values onto stackJesse Plamondon-Willard
2020-08-24add rewriter for method references with missing optional parametersJesse Plamondon-Willard