Commit e15e6b9
Fix rebase merge artifacts in JavaPeerProxy
The rebase auto-merge duplicated the JavaArrayProxy attribute class in
JavaPeerProxy.cs (one terse copy from this branch, one documented copy from
core); remove the duplicate. Also align JavaPeerProxy<T>.GetContainerFactory to
use the JavaPeerContainerFactory<T>.Instance singleton (its constructor is
private) instead of 'new'.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e97aee4 commit e15e6b9
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
| 153 | + | |
162 | 154 | | |
163 | 155 | | |
164 | 156 | | |
| |||
0 commit comments