69 references to VerifyOperationTree
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (45)
Attributes\AttributeTests.cs (6)
715
VerifyOperationTree
(comp, operation, @"
757
VerifyOperationTree
(comp, speculativeOperation, @"
822
VerifyOperationTree
(comp, speculativeOperation, @"
863
VerifyOperationTree
(comp, speculativeOperation, @"
904
VerifyOperationTree
(comp, speculativeOperation, @"
943
VerifyOperationTree
(comp, speculativeOperation, @"
Semantics\ExtensionTests.cs (2)
20703
VerifyOperationTree
(comp, opRoot, expectedOperationTree: """
20866
VerifyOperationTree
(comp, opRoot, expectedOperationTree: """
Semantics\OutVarTests.cs (1)
3517
VerifyOperationTree
(compilation, initializerOperation.Parent.Parent, @"
Semantics\PatternMatchingTests5.cs (5)
429
VerifyOperationTree
(comp, model.GetOperation(isPattern), @"
566
VerifyOperationTree
(comp, model.GetOperation(isPattern), @"
797
VerifyOperationTree
(comp, model.GetOperation(isPattern), @"
843
VerifyOperationTree
(comp, model.GetOperation(isPattern), @"
897
VerifyOperationTree
(comp, model.GetOperation(isPattern), @"
Semantics\PrimaryConstructorTests.cs (5)
1112
VerifyOperationTree
(comp, operation,
1133
VerifyOperationTree
(comp, operation.Parent.Parent,
4352
VerifyOperationTree
((CSharpCompilation)context.Compilation, context.Operation,
4367
VerifyOperationTree
((CSharpCompilation)context.Compilation, context.Operation,
5698
VerifyOperationTree
((CSharpCompilation)context.Compilation, context.Operation, @"");
Semantics\RecordTests.cs (4)
21289
VerifyOperationTree
(comp, operation,
21310
VerifyOperationTree
(comp, operation.Parent.Parent,
26919
VerifyOperationTree
((CSharpCompilation)context.Compilation, context.Operation,
26934
VerifyOperationTree
((CSharpCompilation)context.Compilation, context.Operation,
Symbols\UserDefinedCompoundAssignmentOperatorsTests.cs (22)
3146
VerifyOperationTree
(comp2, iOp, @"
3236
VerifyOperationTree
(comp2, iOp, @"
3694
VerifyOperationTree
(comp2, iOp, @"
3797
VerifyOperationTree
(comp2, iOp, @"
4228
VerifyOperationTree
(comp2, iOp, @"
4306
VerifyOperationTree
(comp2, iOp, @"
12061
VerifyOperationTree
(comp2, iOp, @"
12164
VerifyOperationTree
(comp2, iOp, @"
12437
VerifyOperationTree
(comp2, iOp, @"
12538
VerifyOperationTree
(comp2, iOp, @"
13025
VerifyOperationTree
(comp2, iOp, @"
13102
VerifyOperationTree
(comp2, iOp, @"
13330
VerifyOperationTree
(comp2, iOp, @"
13405
VerifyOperationTree
(comp2, iOp, @"
13896
VerifyOperationTree
(comp2, iOp, @"
14019
VerifyOperationTree
(comp2, iOp, @"
14309
VerifyOperationTree
(comp2, iOp, @"
14430
VerifyOperationTree
(comp2, iOp, @"
14994
VerifyOperationTree
(comp2, iOp, @"
15089
VerifyOperationTree
(comp2, iOp, @"
15344
VerifyOperationTree
(comp2, iOp, @"
15437
VerifyOperationTree
(comp2, iOp, @"
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (15)
IOperation\IOperationTests_IForEachLoopStatement.cs (15)
2815
VerifyOperationTree
(comp, op.Info.GetEnumeratorArguments[0], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: s) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2820
VerifyOperationTree
(comp, op.Info.GetEnumeratorArguments[1], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: line) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2825
VerifyOperationTree
(comp, op.Info.MoveNextArguments[0], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: s) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2830
VerifyOperationTree
(comp, op.Info.MoveNextArguments[1], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: line) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2835
VerifyOperationTree
(comp, op.Info.MoveNextArguments[2], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: r) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2840
VerifyOperationTree
(comp, op.Info.DisposeArguments[0], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: s) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2845
VerifyOperationTree
(comp, op.Info.DisposeArguments[1], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: line) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2850
VerifyOperationTree
(comp, op.Info.DisposeArguments[2], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: xxx) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2855
VerifyOperationTree
(comp, op.Info.DisposeArguments[3], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: f) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2947
VerifyOperationTree
(comp, op.Info.GetEnumeratorArguments[0], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: s) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2952
VerifyOperationTree
(comp, op.Info.GetEnumeratorArguments[1], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: line) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2957
VerifyOperationTree
(comp, op.Info.MoveNextArguments[0], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: s) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2962
VerifyOperationTree
(comp, op.Info.MoveNextArguments[1], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: line) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2967
VerifyOperationTree
(comp, op.Info.DisposeArguments[0], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: s) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
2972
VerifyOperationTree
(comp, op.Info.DisposeArguments[1], @"IArgumentOperation (ArgumentKind.DefaultValue, Matching Parameter: line) (OperationKind.Argument, Type: null, IsImplicit) (Syntax: 'await forea ... }')
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Semantics\BindingTests.cs (2)
4073
VerifyOperationTree
(comp, model.GetOperation(ifStmt), operationString);
4081
VerifyOperationTree
(comp, model.GetOperation(ifStmt), operationString);
Semantics\InterpolationTests.cs (3)
19080
VerifyOperationTree
(comp, model.GetOperation(incompleteDeclaration), """
19136
VerifyOperationTree
(comp, model.GetOperation(incompleteAssignment), """
19200
VerifyOperationTree
(comp, model.GetOperation(incompleteAssignment), """
Semantics\RecordStructTests.cs (3)
6495
VerifyOperationTree
((CSharpCompilation)context.Compilation, context.Operation, @"");
7003
VerifyOperationTree
(comp, operation, @"
8886
VerifyOperationTree
(comp, operation, @"
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
CSharpTestBase.cs (1)
2587
VerifyOperationTree
(compilation, model.GetOperation(syntaxNode), expectedOperationTree);