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