ECMA-334: 12.3.3.10 Break, continue, and goto statements
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
12.3.3.10 Break, continue, and goto statements
The definite assignment state of v on the control flow transfer caused by a break, continue, or goto
statement is the same as the definite assignment state of v at the beginning of the statement.