4 references to ERR_RefStructConstraintAlreadySpecified
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Constraints.cs (1)
316diagnostics.Add(ErrorCode.ERR_RefStructConstraintAlreadySpecified, allowsConstraint);
Errors\ErrorFacts.cs (1)
2455or ErrorCode.ERR_RefStructConstraintAlreadySpecified
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
RefStructInterfacesTests.cs (2)
4472Diagnostic(ErrorCode.ERR_RefStructConstraintAlreadySpecified, "ref struct").WithLocation(3, 34), 4475Diagnostic(ErrorCode.ERR_RefStructConstraintAlreadySpecified, @"ref