Tags: ShiftLeftSecurity/SharpSyntaxRewriter
Toggle 1.0.57's commit message
Merge pull request #42 from ShiftLeftSecurity/p32
unparameterize record's ctor parameters lists even if empty
Toggle 1.0.55's commit message
Merge pull request #40 from ShiftLeftSecurity/p31
fix cast rewritten when extracting pattern decl. of type that is a type parameter
Toggle 1.0.54's commit message
Merge pull request #38 from ShiftLeftSecurity/p29
add (ignored) test in `foreach` expansion
Toggle 1.0.52's commit message
Merge pull request #36 from ShiftLeftSecurity/p28
forgot to bump version
Toggle 1.0.51's commit message
Merge pull request #34 from ShiftLeftSecurity/p26
rewriter to extract declarations out of a `DeclarationPattern`
Toggle 1.0.50's commit message
Merge pull request #33 from ShiftLeftSecurity/p25
add the `string[] args` parameter of `Main` when emplacing global statements
Toggle 1.0.46's commit message
Merge pull request #29 from ShiftLeftSecurity/p21
don't replace `readonly` auto property access (in ctor) from another class
Toggle v1.0.45's commit message
Merge pull request #28 from ShiftLeftSecurity/p20
fix implementation of (readonly) auto property that is accessed through `++` (and similar)
Toggle 1.0.44's commit message
Merge pull request #23 from ShiftLeftSecurity/p19
fix "impose 'this' prefix" upon call of `nameof` and implement auto property
Toggle 1.0.30's commit message
Merge pull request #9 from ShiftLeftSecurity/p8
support auto property implementation in readonly structs
You can’t perform that action at this time.