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