Commit 0e75504
Define SetSoapContext and GetSoapContext as independent from GxContext. (#1220)
* Define SetSoapContext and GetSoapContext as independent from GxContext.
* Ensure OperationContext is not null before accessing extensions
---------
Co-authored-by: claudiamurialdo <c.murialdo@globant.com>1 parent 3e9c3bf commit 0e75504
File tree
2 files changed
+54
-1
lines changed- dotnet/src/dotnetframework/GxClasses
- Core
- Helpers
2 files changed
+54
-1
lines changedLines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
4128 | 4129 | | |
4129 | 4130 | | |
4130 | 4131 | | |
| 4132 | + | |
| 4133 | + | |
4131 | 4134 | | |
| 4135 | + | |
| 4136 | + | |
| 4137 | + | |
| 4138 | + | |
| 4139 | + | |
| 4140 | + | |
| 4141 | + | |
| 4142 | + | |
| 4143 | + | |
| 4144 | + | |
| 4145 | + | |
| 4146 | + | |
| 4147 | + | |
| 4148 | + | |
| 4149 | + | |
4132 | 4150 | | |
4133 | 4151 | | |
4134 | 4152 | | |
| 4153 | + | |
| 4154 | + | |
| 4155 | + | |
| 4156 | + | |
| 4157 | + | |
| 4158 | + | |
| 4159 | + | |
| 4160 | + | |
| 4161 | + | |
4135 | 4162 | | |
4136 | 4163 | | |
4137 | 4164 | | |
| |||
Lines changed: 27 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
693 | 719 | | |
694 | 720 | | |
695 | 721 | | |
| |||
0 commit comments