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