| Priority |
Critical |
| Type | Bug |
| State | Fixed |
| Assignee | Andrey Simanovsky |
| Subsystem | No subsystem |
| Affected versions |
No affected versions
|
| Fixed in |
4.0, 3.1
|
| Fixed in build |
Next build |
RSRP-51938 |
IntroduceVariable::VB: Fails to Infer the Type in an Obvious Case |
|
|
Dim grid As New Grid grid.RowDefinitions.Add(definition)
Dim grid As New Grid Dim definition As Integer grid.RowDefinitions.Add(definition)