10 references to Statements
System (4)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
1511GenerateStatements(current.Statements);
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
1576GenerateVBStatements(current.Statements);
compmod\system\codedom\CodeCatchClause.cs (1)
59Statements.AddRange(statements);
compmod\system\codedom\compiler\CodeValidator.cs (1)
456ValidateStatements(current.Statements);
System.Data (1)
fx\src\data\System\Data\CodeGen\datacache.cs (1)
1563ccc.Statements.Add(catchStmnt);
System.Management (2)
WmiGenerator.cs (2)
6694catchblock.Statements.Add(new CodeThrowExceptionStatement(codeThrowExceptionWithArgs)); 7725catchblock.Statements.Add(new CodeThrowExceptionStatement(codeThrowExceptionWithArgs));
XamlBuildTask (3)
Microsoft\Build\Tasks\Xaml\ClassGenerator.cs (3)
1253CodeVariableReferenceExpression shortName = catchClause.Statements.DeclareVar(typeof(AssemblyName), "shortName", 1260catchClause.Statements.Add(setPublicKeyTokenExp); 1261catchClause.Statements.Add(new CodeAssignStatement(asm,