7 references to AssertConstrainedToType
Microsoft.CodeAnalysis.Test.Utilities (7)
Compilation\TestOperationVisitor.cs (7)
536AssertConstrainedToType(operation.TargetMethod, operation.ConstrainedToType); 656AssertConstrainedToType(operation.Member, operation.ConstrainedToType); 755AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 788AssertConstrainedToType(operatorMethod, constrainedToType); 847AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 1194AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 1206AssertConstrainedToType(operatorMethod, operation.ConstrainedToType);