17 references to CodeThrowExceptionStatement
System.Management (17)
System\Management\WMIGenerator.cs (17)
1066
cis1.TrueStatements.Add(new
CodeThrowExceptionStatement
(coce));
2557
cis.FalseStatements.Add(new
CodeThrowExceptionStatement
(coce));
2627
cis.FalseStatements.Add(new
CodeThrowExceptionStatement
(coce));
2701
cis1.TrueStatements.Add(new
CodeThrowExceptionStatement
(coce));
6377
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6396
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6413
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6549
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6573
catchblock.Statements.Add(new
CodeThrowExceptionStatement
(codeThrowExceptionWithArgs));
6836
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6866
cis2.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7388
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7407
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7425
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7448
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7576
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7599
catchblock.Statements.Add(new
CodeThrowExceptionStatement
(codeThrowExceptionWithArgs));