46 references to VerifyFlowGraphAndDiagnosticsForTest
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (45)
IOperation\FunctionPointerOperations.cs (2)
517
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, new DiagnosticDescription[0]);
594
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, new DiagnosticDescription[0]);
IOperation\IOperationTests_IArrayElementReferenceExpression.cs (8)
1719
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1806
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1899
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
2022
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
2091
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
2178
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
2271
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
2394
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
IOperation\IOperationTests_ICoalesceOperation.cs (1)
1608
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedGraph, expectedDiagnostics);
IOperation\IOperationTests_IConditionalAccessExpression.cs (2)
1278
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedGraph, expectedDiagnostics);
1454
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, @"
IOperation\IOperationTests_IForEachLoopStatement.cs (4)
5201
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
5333
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
5419
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
5590
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
IOperation\IOperationTests_IImplicitIndexerReferenceExpression.cs (16)
86
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
175
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
270
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
395
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
468
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
557
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
652
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
777
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
859
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
948
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1043
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1168
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1241
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1330
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1425
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
1550
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedFlowGraph, expectedDiagnostics);
IOperation\IOperationTests_ILockStatement.cs (2)
922
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedGraph, expectedDiagnostics);
1026
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedGraph, expectedDiagnostics);
IOperation\IOperationTests_IUsingStatement.cs (9)
1565
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedFlowGraph, expectedDiagnostics);
1706
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedFlowGraph, expectedDiagnostics);
1847
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedFlowGraph, expectedDiagnostics);
1988
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedFlowGraph, expectedDiagnostics);
2130
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedFlowGraph, expectedDiagnostics);
3948
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(compilation, expectedGraph, expectedDiagnostics);
4122
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedGraph, expectedDiagnostics);
5863
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedGraph, expectedDiagnostics);
6084
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedGraph, expectedDiagnostics);
IOperation\IOperationTests_TryCatch.cs (1)
8059
VerifyFlowGraphAndDiagnosticsForTest
<BlockSyntax>(comp, expectedGraph, expectedDiagnostics);
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
CSharpTestBase.cs (1)
2147
VerifyFlowGraphAndDiagnosticsForTest
<TSyntaxNode>(compilation, expectedFlowGraph, expectedDiagnostics);