This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
5.3.2 Initially unassigned variables
The following categories of variables are classified as initially unassigned:
- Instance variables of initially unassigned struct variables.
- Output parameters, including the
this
variable of struct constructors.
- Local variables.