Move `SetGroup ` set indepedent .cs file
Open
type:compliance
- Dominant language
- C#
- Stars
- 40
- Forks
- 11
- Avg merge
- 21h 40m
- Merged PRs (30d)
- 1
Description
#### Broken rules:
Each method should have their own .cs file (unless private methods).
#### Suggestions to restore compliance:
Given this method is used across the `Adapter`, I think it would be worth having a seperat file to avoid having it buried in the _Create.cs file.
Contributor guide
Assessment
This issue has not been assessed yet.