15 references to Verify
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Semantics\PatternMatchingTests.cs (2)
11414
OperationTreeVerifier.
Verify
(
11471
OperationTreeVerifier.
Verify
(
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (7)
Semantics\DelegateTypeTests.cs (1)
14808
OperationTreeVerifier.
Verify
(
Semantics\RefFieldTests.cs (2)
29453
OperationTreeVerifier.
Verify
(
29496
OperationTreeVerifier.
Verify
(
Semantics\StackAllocInitializerTests.cs (1)
2720
OperationTreeVerifier.
Verify
("""
Semantics\StructConstructorTests.cs (3)
1053
OperationTreeVerifier.
Verify
(
1148
OperationTreeVerifier.
Verify
(
1245
OperationTreeVerifier.
Verify
(
Microsoft.CodeAnalysis.CSharp.Test.Utilities (3)
CSharpTestBase.cs (3)
2618
OperationTreeVerifier.
Verify
(expectedOperationTree, actualOperationTree);
2633
OperationTreeVerifier.
Verify
(expectedOperationTree, actualOperationTree);
2661
OperationTreeVerifier.
Verify
(expectedOperationTree, actualOperationTree);
Microsoft.CodeAnalysis.Test.Utilities (3)
Compilation\CompilationExtensions.cs (1)
254
OperationTreeVerifier.
Verify
(expectedOperationTree, actualTextBuilder.ToString());
Compilation\ControlFlowGraphVerifier.cs (1)
85
OperationTreeVerifier.
Verify
(expectedFlowGraph, actualFlowGraph);
Compilation\SemanticModelExtensions.cs (1)
17
OperationTreeVerifier.
Verify
(expectedOperationTree, actualTextBuilder.ToString());