7 references to AssertConstrainedToType
Microsoft.CodeAnalysis.Test.Utilities (7)
Compilation\TestOperationVisitor.cs (7)
536AssertConstrainedToType(operation.TargetMethod, operation.ConstrainedToType); 656AssertConstrainedToType(operation.Member, operation.ConstrainedToType); 761AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 794AssertConstrainedToType(operatorMethod, constrainedToType); 853AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 1200AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 1212AssertConstrainedToType(operatorMethod, operation.ConstrainedToType);