7 references to AssertConstrainedToType
Microsoft.CodeAnalysis.Test.Utilities (7)
Compilation\TestOperationVisitor.cs (7)
523AssertConstrainedToType(operation.TargetMethod, operation.ConstrainedToType); 637AssertConstrainedToType(operation.Member, operation.ConstrainedToType); 736AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 769AssertConstrainedToType(operatorMethod, constrainedToType); 828AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 1175AssertConstrainedToType(operatorMethod, operation.ConstrainedToType); 1187AssertConstrainedToType(operatorMethod, operation.ConstrainedToType);