ECMA-334: 12.3.3.11 Throw statements
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
12.3.3.11 Throw statements
For a statement stmt of the form
-
throwexpr;
the definite assignment state of v at the beginning of expr is the same as the definite assignment state of v at the beginning of stmt.