3 references to ERR_UnmanagedBoundWithClass
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Constraints.cs (1)
544Error(diagnostics, ErrorCode.ERR_UnmanagedBoundWithClass, syntax, type.Type);
Errors\ErrorFacts.cs (1)
1888or ErrorCode.ERR_UnmanagedBoundWithClass
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\GenericConstraintsTests.cs (1)
1876Diagnostic(ErrorCode.ERR_UnmanagedBoundWithClass, "System.Exception").WithArguments("System.Exception").WithLocation(1, 43)