7 references to AssertConstrainedToType
Microsoft.CodeAnalysis.Test.Utilities (7)
Compilation\TestOperationVisitor.cs (7)
535
AssertConstrainedToType
(operation.TargetMethod, operation.ConstrainedToType);
655
AssertConstrainedToType
(operation.Member, operation.ConstrainedToType);
754
AssertConstrainedToType
(operatorMethod, operation.ConstrainedToType);
787
AssertConstrainedToType
(operatorMethod, constrainedToType);
846
AssertConstrainedToType
(operatorMethod, operation.ConstrainedToType);
1193
AssertConstrainedToType
(operatorMethod, operation.ConstrainedToType);
1205
AssertConstrainedToType
(operatorMethod, operation.ConstrainedToType);