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));
6411
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6430
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6447
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6583
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6607
catchblock.Statements.Add(new
CodeThrowExceptionStatement
(codeThrowExceptionWithArgs));
6870
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
6900
cis2.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7422
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7441
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7459
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7482
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7610
cis.TrueStatements.Add(new
CodeThrowExceptionStatement
(codeThrowException));
7633
catchblock.Statements.Add(new
CodeThrowExceptionStatement
(codeThrowExceptionWithArgs));